Archived
perf: scope pre-commit validation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user