Skip to content

Commit

Permalink
deploy: bb09bc5
Browse files Browse the repository at this point in the history
  • Loading branch information
mrexox committed Jan 13, 2025
1 parent eeadf0c commit 4b8049d
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 6 deletions.
6 changes: 4 additions & 2 deletions examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,12 @@ <h1 class="menu-title">Lefthook Documentation</h1>
<main>
<h1 id="examples"><a class="header" href="#examples">Examples</a></h1>
<ul>
<li><a href="./commitlint.html">Commitlint</a></li>
<li><a href="./remotes.html">Remotes</a></li>
<li><a href="./lefthook-local.html">Use lefthook-local.yml with extensions and overrides</a></li>
<li><a href="./stage_fixed.html">Auto stage changed files</a></li>
<li><a href="./filters.html">Filter files</a></li>
<li><a href="./skip.html">Skip or run on condition</a></li>
<li><a href="./remotes.html">Use remote config</a></li>
<li><a href="./commitlint.html">Use commitlint</a></li>
</ul>

</main>
Expand Down
6 changes: 4 additions & 2 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -3064,10 +3064,12 @@ <h4 id="extending-path-2"><a class="header" href="#extending-path-2">Extending P
</code></pre>
<div style="break-before: page; page-break-before: always;"></div><h1 id="examples"><a class="header" href="#examples">Examples</a></h1>
<ul>
<li><a href="examples/./commitlint.html">Commitlint</a></li>
<li><a href="examples/./remotes.html">Remotes</a></li>
<li><a href="examples/./lefthook-local.html">Use lefthook-local.yml with extensions and overrides</a></li>
<li><a href="examples/./stage_fixed.html">Auto stage changed files</a></li>
<li><a href="examples/./filters.html">Filter files</a></li>
<li><a href="examples/./skip.html">Skip or run on condition</a></li>
<li><a href="examples/./remotes.html">Use remote config</a></li>
<li><a href="examples/./commitlint.html">Use commitlint</a></li>
</ul>
<div style="break-before: page; page-break-before: always;"></div><h2 id="lefthook-localyml"><a class="header" href="#lefthook-localyml">lefthook-local.yml</a></h2>
<p><code>lefthook-local.yml</code> overrides and extends the configuration of your main <code>lefthook.yml</code> (or <code>lefthook.toml</code>, <a href="examples/../configuration">etc.</a>) file.</p>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 4b8049d

Please sign in to comment.