File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff 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
8789for linting commit messages:
You can’t perform that action at this time.
0 commit comments