Commit 2aac701
Guard node execution in pre-push hook for environments without Node
Apply CodeAnt review fix: check `command -v node` before attempting
to run the CLI via node, so the hook falls back to the global
`codeant` command when Node isn't on PATH.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 8b82b97 commit 2aac701
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments