We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78bf136 commit 32b24a1Copy full SHA for 32b24a1
.husky/pre-commit
@@ -4,4 +4,4 @@
4
# 如果要执行 rebase 需要跳过当前所有hooks
5
# todo-highlight HUSKY=0 git rebase ...
6
echo "Running pre-commit script..."
7
-npm run lint && npm run format && git add .
+npm run lint && npm run format
0 commit comments