Commit 77410ec
authored
feat: enable lefthook only in Claude Code environment (#56)
* feat: enable lefthook only in Claude Code environment
- Add skip condition using CLAUDECODE environment variable
- Hooks will only run when CLAUDECODE=1 (Claude Code environment)
- Manual development remains unaffected by git hooks
* docs: use English comment for consistency in lefthook config1 parent a30c251 commit 77410ec
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
0 commit comments