Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions sections/hooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,15 @@ for text / docs / prose:
- [markdownlint/markdownlint]: a Markdown lint tool in Ruby
- [DavidAnson/markdownlint-cli2]: a Markdown lint tool in Node
- [codespell-project/codespell]: check code for common misspellings
- [errata-ai/vale]: a tool that checks prose against configured editorial style guide

[crate-ci/typos]: https://github.com/crate-ci/typos
[thlorenz/doctoc]: https://github.com/thlorenz/doctoc
[amperser/proselint]: https://github.com/amperser/proselint
[markdownlint/markdownlint]: https://github.com/markdownlint/markdownlint
[DavidAnson/markdownlint-cli2]: https://github.com/DavidAnson/markdownlint-cli2
[codespell-project/codespell]: https://github.com/codespell-project/codespell
[errata-ai/vale]: https://github.com/errata-ai/vale

for linting commit messages:
- [jorisroovers/gitlint]
Expand Down