| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-06-01 | Make hunspell call more clear | EuAndreh | 1 | -2/+8 | |
| 2019-06-01 | Fix check-spelling.sh linter offenses | EuAndreh | 1 | -5/+6 | |
| 2019-06-01 | Move test code out of default.nix | EuAndreh | 1 | -0/+29 | |
| - use common utils.nix code for generic test derivation; - move spell checking code into standalone Bash file. | |||||
| 2019-05-22 | Check spelling with hunspell and fix current errors | EuAndreh | 4 | -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. | |||||
| 2019-05-22 | Setup hunspell spellchecking to run against HTML output | EuAndreh | 1 | -0/+7 | |
