You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>hooks which run on python files: <ahref="https://sourcegraph.com/search?q=context:global+file:%5E.pre-commit-hooks.yaml%24+%22types:+%5Bpython%5D%22"><code>file:^\.pre-commit-hooks\.yaml$ "types: [python]"</code></a></li>
137
137
<li>hooks which run on shell files: <ahref="https://sourcegraph.com/search?q=context:global+file:%5E.pre-commit-hooks.yaml%24+%22types:+%5Bshell%5D%22"><code>file:^\.pre-commit-hooks\.yaml$ "types: [shell]"</code></a></li>
138
-
<li>pre-commit configurations in popular projects: <ahref="https://sourcegraph.com/search?q=context:global+file:%5E.pre-commit-hooks.yaml%24+%22types:+%5Bshell%5D%22"><code>file:^\.pre-commit-config\.yaml$</code></a></li>
138
+
<li>pre-commit configurations in popular projects: <ahref="https://sourcegraph.com/search?q=context:global+file:%5E.pre-commit-hooks.yaml%22"><code>file:^\.pre-commit-config\.yaml$</code></a></li>
139
139
</ul>
140
140
<p>you may also find <ahref="https://github.com/search">github's search</a> useful as well, though its querying and
141
141
sorting capabilities are quite limited plus it requires a login:</p>
0 commit comments