Commit 3ba47c8
🐛 Fix hooks step: replace .githooks with pre-commit install
The .githooks directory was removed when migrating to pre-commit framework,
but the onboard CLI still referenced it via git config core.hooksPath.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent e58c79e commit 3ba47c8
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
429 | | - | |
| 429 | + | |
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
| |||
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
441 | | - | |
| 441 | + | |
442 | 442 | | |
443 | 443 | | |
444 | 444 | | |
| |||
0 commit comments