项目文件夹

文件
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
..