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 8c8986c commit d4c7b55Copy full SHA for d4c7b55
scripts/pre_commit_hook_all.sh
@@ -0,0 +1,3 @@
1
+# Run all pre-commit hooks on all files in the repo
2
+# Useful when adding a new pre-commit hook to the repo
3
+pre-commit run --all-files
0 commit comments