Commit 11068f7
committed
feat(scaffold): pre-commit runs webjs test + webjs check
Tool-agnostic git-level enforcement. Fires on every commit
regardless of agent (Claude, Cursor, Windsurf, Copilot, human).
Blocks commits that fail tests or convention checks.
Skipped on fresh clones before npm install (when the CLI is
not yet on PATH). To bypass in emergencies: git commit
--no-verify.1 parent ae71b88 commit 11068f7
1 file changed
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
24 | 48 | | |
0 commit comments