summaryrefslogtreecommitdiff
path: root/spelling/check-spelling.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-06-01Make hunspell call more clearEuAndreh1-2/+8
2019-06-01Fix check-spelling.sh linter offensesEuAndreh1-5/+6
2019-06-01Move test code out of default.nixEuAndreh1-0/+29
- use common utils.nix code for generic test derivation; - move spell checking code into standalone Bash file.