xingzihai
b44ba7096f
feat(hooks): add pre-commit quality check hook
- Add pre-bash-commit-quality.js hook script
- Runs quality checks before git commit commands:
- Lints staged files (ESLint, Pylint, golint)
- Validates commit message format (conventional commits)
- Detects console.log/debugger statements
- Warns about TODO/FIXME without issue references
- Detects potential hardcoded secrets
- Updates hooks.json with new hook configuration
- Updates README.md with hook documentation
Cross-platform (Windows, macOS, Linux)
2026-03-26 00:28:26 +00:00
..
2026-03-22 15:39:48 -07:00
2026-02-22 16:19:16 +05:30
2026-03-24 23:08:27 -04:00
2026-03-16 14:02:40 -07:00
2026-03-26 00:28:26 +00:00
2026-03-25 04:00:50 -04:00
2026-03-05 12:37:24 -08:00
2026-03-14 12:55:25 -07:00
2026-03-16 01:59:53 -07:00
2026-03-16 13:34:30 -07:00
2026-03-15 21:47:22 -07:00
2026-03-14 12:55:25 -07:00
2026-03-14 12:55:25 -07:00
2026-03-16 01:59:53 -07:00
2026-03-12 15:40:25 -07:00
2026-03-14 12:55:25 -07:00
2026-02-27 06:06:41 -08:00
2026-03-14 12:55:25 -07:00
2026-03-14 23:21:18 -07:00
2026-03-16 01:32:21 -07:00
2026-02-13 03:37:46 -08:00
2026-02-13 12:11:26 -08:00
2026-03-16 14:01:41 -07:00
2026-03-16 01:32:21 -07:00
2026-03-24 23:08:27 -04:00
2026-03-14 12:55:25 -07:00