perf: scope pre-commit validation

This commit is contained in:
Pi Web Agent
2026-07-12 17:20:53 +00:00
parent 338faf4b81
commit 205bda3480
5 changed files with 313 additions and 3 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env sh
set -eu
echo "Running pre-commit checks: npm run verify"
npm run verify
echo "Running pre-commit checks: npm run verify:staged"
npm run verify:staged