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