文件历史

2 次代码提交

作者 SHA1 备注 提交日期
cskwork c0e56bcf82 fix: harden hook pattern to prevent false positives
- Replace echo with printf to handle special chars in $TOOL_INPUT
- Scope grep pattern to git commands only (prevents matching strings,
  comments, and non-git commands that mention --no-verify)
- Add complete Global Setup section with actual configuration code
- Update documentation to reflect printf and git-scoped matching
2026-04-05 23:44:58 +09:00
cskwork 5873f97752 feat: add block-no-verify hook to prevent skipping git hooks 2026-04-05 23:44:58 +09:00