We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98a5be3 commit 62b42c1Copy full SHA for 62b42c1
1 file changed
index.html
@@ -884,6 +884,8 @@ <h2 id="pre-commit-uninstall"> pre-commit uninstall [options] <small><a href=
884
<ul>
885
<li><code>-t HOOK_TYPE, --hook-type HOOK_TYPE</code>: which hook type to uninstall.</li>
886
</ul>
887
+<h2 id="pre-commit-validate-config"> pre-commit validate-config [options] [filenames ...] <small><a href="#pre-commit-validate-config" class="text-decoration-none">¶</a></small></h2> <p>Validate .pre-commit-config.yaml files</p>
888
+<h2 id="pre-commit-validate-manifest"> pre-commit validate-manifest [options] [filenames ...] <small><a href="#pre-commit-validate-manifest" class="text-decoration-none">¶</a></small></h2> <p>Validate .pre-commit-hooks.yaml files</p>
889
890
</div>
891
<div id="advanced">
0 commit comments