Skip to content

Commit 3e99394

Browse files
Deployed to github pages
1 parent 9307489 commit 3e99394

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hooks.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,8 @@ <h2 id="featured-hooks"> featured hooks <small><a href="#featured-hooks" clas
9999
<li><a href="https://github.com/crate-ci/typos">crate-ci/typos</a>: find and fix common typographical errors</li>
100100
<li><a href="https://github.com/thlorenz/doctoc">thlorenz/doctoc</a>: generate a table-of-contents in markdown files</li>
101101
<li><a href="https://github.com/amperser/proselint">amperser/proselint</a>: A linter for prose.</li>
102-
<li><a href="https://github.com/markdownlint/markdownlint">markdownlint/markdownlint</a>: a Markdown lint tool</li>
102+
<li><a href="https://github.com/markdownlint/markdownlint">markdownlint/markdownlint</a>: a Markdown lint tool in Ruby</li>
103+
<li><a href="https://github.com/DavidAnson/markdownlint-cli2">DavidAnson/markdownlint-cli2</a>: a Markdown lint tool in Node</li>
103104
<li><a href="https://github.com/codespell-project/codespell">codespell-project/codespell</a>: check code for common misspellings</li>
104105
</ul>
105106
<p>for linting commit messages:</p>

0 commit comments

Comments
 (0)