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 ee0c7c5 commit 1711e6fCopy full SHA for 1711e6f
1 file changed
index.html
@@ -1225,6 +1225,7 @@ <h2 id="usage-with-git-254-hook-configuration"> usage with git 2.54+ hook con
1225
<p><code>pre-commit hook-impl</code> is a "hidden" implementation command with these options:</p>
1226
<ul>
1227
<li><code>--hook-type ...</code>: the <a href="#supported-git-hooks">hook type</a> to use</li>
1228
+<li><code>--config ...</code>: (optional) path to <code>.pre-commit-config.yaml</code></li>
1229
<li><code>--skip-on-missing-config</code>: silently pass when a config is missing</li>
1230
</ul>
1231
<p>some interesting applications of this:</p>
0 commit comments