We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34c4936 commit da82a9bCopy full SHA for da82a9b
.github/hooks/pre-commit
@@ -2,8 +2,7 @@
2
3
set -e
4
5
-bun run lint-staged
6
-bun run lint
+bun lint-staged
7
8
# bun run snyk:test
9
0 commit comments