Commit 3be457d
committed
chore: remove lefthook git hooks
Drop lefthook: it duplicated the CI gates (typecheck/lint/format:check/knip/
build/test) and wasn't even auto-installed (no prepare script), so it only
ever ran on one machine — not a real gate. CI is the authoritative gate for
everyone; formatting during development is handled by the Claude Code
PostToolUse hook (.claude/hooks/format-on-edit.mjs), which is unaffected.1 parent 395f7e8 commit 3be457d
5 files changed
Lines changed: 2 additions & 120 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments