Skip to content
Closed
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 @@ -77,13 +77,15 @@ for text / docs / prose:
- [amperser/proselint]: A linter for prose.
- [markdownlint/markdownlint]: a Markdown lint tool in Ruby
- [DavidAnson/markdownlint-cli2]: a Markdown lint tool in Node
- [shinagawa-web/gomarklint]: a Markdown lint tool in Go, single binary, no Node.js required
- [codespell-project/codespell]: check code for common misspellings

[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
[shinagawa-web/gomarklint]: https://github.com/shinagawa-web/gomarklint
[codespell-project/codespell]: https://github.com/codespell-project/codespell

for linting commit messages:
Expand Down
Loading