Commit c70ef15
fix(hooks): let hk batch guard steps on Windows
shell = bash sized batches from ARG_MAX (128KB fallback on Windows), so a
whole-repo run rendered one ~15KB command that Windows rejected with "The
command line is too long." The guards are hk util subcommands and need no
shell.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 59b2804 commit c70ef15
1 file changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
7 | 12 | | |
8 | | - | |
9 | | - | |
| 13 | + | |
| 14 | + | |
10 | 15 | | |
11 | | - | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
| |||
0 commit comments