aboutsummaryrefslogtreecommitdiff
path: root/spelling (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add stateless workstation postEuAndreh2019-06-024-1/+21
|
* Make hunspell call more clearEuAndreh2019-06-011-2/+8
|
* Fix check-spelling.sh linter offensesEuAndreh2019-06-011-5/+6
|
* Move test code out of default.nixEuAndreh2019-06-011-0/+29
| | | | | - use common utils.nix code for generic test derivation; - move spell checking code into standalone Bash file.
* Check spelling with hunspell and fix current errorsEuAndreh2019-05-224-7/+44
| | | | | | | | The =sort= command requires $LANG to be set in order to sort consistently acrros environments and OSes. hunspell needs it to properly interpret non-ascii characters from the provided custom dictionaries.
* Setup hunspell spellchecking to run against HTML outputEuAndreh2019-05-221-0/+7