aboutsummaryrefslogtreecommitdiff
path: root/spelling/check-spelling.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* spelling/check-spelling.sh: Add fr languageEuAndreh2019-12-291-1/+1
|
* check-spelling.sh: Print only unique entries of unkown wordsEuAndreh2019-11-301-1/+1
|
* Add stateless workstation postEuAndreh2019-06-021-1/+2
|
* 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.