Commit 4b2b07c
committed
chore(husky): run Socket pre-commit checks and speed up test step
- Invoke .git-hooks/pre-commit for Socket security checks (API keys,
.DS_Store, etc.) before lint/test.
- Pass --fast --skip-build to the staged test run so pre-commit stays
quick now that build artifacts are reused across steps.1 parent bb1efbd commit 4b2b07c
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
11 | | - | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
0 commit comments