Skip to content

Commit e29d2df

Browse files
authored
Merge pull request #1008 from davidxia/patch-1
docs: add igorshubovych/markdownlint-cli to hooks page
2 parents f25243a + d4fe6de commit e29d2df

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

sections/hooks.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,13 +75,15 @@ for text / docs / prose:
7575
- [crate-ci/typos]: find and fix common typographical errors
7676
- [thlorenz/doctoc]: generate a table-of-contents in markdown files
7777
- [amperser/proselint]: A linter for prose.
78-
- [markdownlint/markdownlint]: a Markdown lint tool
78+
- [markdownlint/markdownlint]: a Markdown lint tool in Ruby
79+
- [DavidAnson/markdownlint-cli2]: a Markdown lint tool in Node
7980
- [codespell-project/codespell]: check code for common misspellings
8081

8182
[crate-ci/typos]: https://github.com/crate-ci/typos
8283
[thlorenz/doctoc]: https://github.com/thlorenz/doctoc
8384
[amperser/proselint]: https://github.com/amperser/proselint
8485
[markdownlint/markdownlint]: https://github.com/markdownlint/markdownlint
86+
[DavidAnson/markdownlint-cli2]: https://github.com/DavidAnson/markdownlint-cli2
8587
[codespell-project/codespell]: https://github.com/codespell-project/codespell
8688

8789
for linting commit messages:

0 commit comments

Comments
 (0)