Skip to content

Commit 72c8ba1

Browse files
authored
Add vale.sh to the list of hooks
The upstream doc is here: https://vale.sh/docs/integrations/pre-commit
1 parent 83647d3 commit 72c8ba1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sections/hooks.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,15 @@ for text / docs / prose:
7878
- [markdownlint/markdownlint]: a Markdown lint tool in Ruby
7979
- [DavidAnson/markdownlint-cli2]: a Markdown lint tool in Node
8080
- [codespell-project/codespell]: check code for common misspellings
81+
- [errata-ai/vale]: a tool that checks prose against configured editorial style guide
8182

8283
[crate-ci/typos]: https://github.com/crate-ci/typos
8384
[thlorenz/doctoc]: https://github.com/thlorenz/doctoc
8485
[amperser/proselint]: https://github.com/amperser/proselint
8586
[markdownlint/markdownlint]: https://github.com/markdownlint/markdownlint
8687
[DavidAnson/markdownlint-cli2]: https://github.com/DavidAnson/markdownlint-cli2
8788
[codespell-project/codespell]: https://github.com/codespell-project/codespell
89+
[errata-ai/vale]: https://github.com/errata-ai/vale
8890

8991
for linting commit messages:
9092
- [jorisroovers/gitlint]

0 commit comments

Comments
 (0)