Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WIP setup hunspell | EuAndreh | 2020-02-06 | 1 | -0/+38 |
| | |||||
* | Remove spelling/ | EuAndreh | 2020-02-05 | 1 | -37/+0 |
| | |||||
* | Don't spellcheck pastebins | EuAndreh | 2020-01-04 | 1 | -1/+1 |
| | |||||
* | check-spelling.sh: Hack to allow french words | EuAndreh | 2019-12-29 | 1 | -1/+1 |
| | |||||
* | spelling/check-spelling.sh: Add fr language | EuAndreh | 2019-12-29 | 1 | -1/+1 |
| | |||||
* | check-spelling.sh: Print only unique entries of unkown words | EuAndreh | 2019-11-30 | 1 | -1/+1 |
| | |||||
* | Add stateless workstation post | EuAndreh | 2019-06-02 | 1 | -1/+2 |
| | |||||
* | Make hunspell call more clear | EuAndreh | 2019-06-01 | 1 | -2/+8 |
| | |||||
* | Fix check-spelling.sh linter offenses | EuAndreh | 2019-06-01 | 1 | -5/+6 |
| | |||||
* | Move test code out of default.nix | EuAndreh | 2019-06-01 | 1 | -0/+29 |
- use common utils.nix code for generic test derivation; - move spell checking code into standalone Bash file. |