Commit c3d4801
chore(gate): migrate pre-push gate to pre-commit
Fire the quality gate at commit time instead of push time so a bad
commit is caught before it lands in history. Uses gate_begin_commit
(staged/merge/doc-only fast paths, no clean-tree requirement) and
points dep-grounding at the renamed hook. GitHub CI (CI / ci) remains
the backstop on the PR.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent c6dad0d commit c3d4801
1 file changed
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | | - | |
| 16 | + | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | | - | |
| 20 | + | |
0 commit comments