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 ca039d6 commit 640a997Copy full SHA for 640a997
.husky/pre-commit
@@ -1,5 +1,5 @@
1
# validate branch name before commit
2
3
-npx validate-branch-name
4
-bun run depcheck:ci
5
-bun pretty-quick --staged
+# npx validate-branch-name
+# bun run depcheck:ci
+bun pretty-quick --staged
0 commit comments