aboutsummaryrefslogtreecommitdiff
path: root/scripts/assert-spelling.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mv build-aux/ -> aux/ and scripts/EuAndreh2021-01-271-0/+35
|
* mv scripts/* build-aux/EuAndreh2021-01-231-34/+0
|
* assert-spelling.sh: Exclude TODOs.html from spellcheckingEuAndreh2021-01-231-1/+1
|
* Move shebangs and script calls to POSIXEuAndreh2021-01-201-1/+2
|
* Use /bin/sh over Bash everywhere, remove patchShebangs from default.nixEuAndreh2020-12-261-10/+9
|
* assert-spelling.sh: Enable --trace by default when doing Jekyll buildsEuAndreh2020-10-301-1/+1
|
* assert-spelling.sh: Actually show unique mispelled entriesEuAndreh2020-10-141-1/+1
|
* rollout slides: Add tweaked version, after improving post presentationEuAndreh2020-10-111-1/+1
|
* Add pastebins to spellchecking listEuAndreh2020-10-111-6/+4
|
* Decouple testing with NixEuAndreh2020-10-111-0/+36
Use Nix for build isolation not for test running.