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

4 commits

Author SHA1 Message Date
Lorenzo Manacorda 3b19ee1dff Enable custom vocabulary 2023-11-13 13:45:49 +01:00
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