1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 14:32:43 -04:00
Commit graph

3 commits

Author SHA1 Message Date
Lorenzo Manacorda ab3a1371b2 vale: remove spellcheck feature
Reduce scope of PR to uncontroversial feature, namely header capitalization. The rest can be handled in a separate PR.
2023-11-13 13:28:42 +01:00
Lorenzo Manacorda d9f59bcbdb vale: add vocabulary 2023-11-13 13:28:42 +01:00
Lorenzo Manacorda f998ca6edf vale: init
Prose linter, can be run with:

    vale --glob='*.md' .
2023-11-13 13:28:42 +01:00