fix: 提交不检查代码

This commit is contained in:
2025-03-07 08:19:11 +08:00
parent 4cdb8351d4
commit 72acbcc462

View File

@@ -2,6 +2,6 @@
pnpm vsh code-workspace --auto-commit
# Format and submit code according to lintstagedrc.js configuration
pnpm exec lint-staged
# pnpm exec lint-staged
echo Run pre-commit hook done.