Commit c0d227f
chore: remove the pre-push git hook (#4)
Drop .githooks/pre-push (and its installer scripts/install-hooks.sh).
The hook ran the full scripts/check.sh on every push, which also
triggered `xcodegen generate` and clobbered the committed
Package.resolved. CI (the required `check` status) already gates main,
so the local hook is redundant. Also strips the now-dead install-hooks
references from AGENTS.md, CONTRIBUTING.md, and the check.sh shellcheck
comment.
Co-authored-by: Alex Kroman <alex@assemblyai.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 57ad5fa commit c0d227f
5 files changed
Lines changed: 2 additions & 64 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
227 | | - | |
| 226 | + | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
This file was deleted.
0 commit comments