2 Commits

Author SHA1 Message Date
33fd98d746 feat: add commit-msg hook, improve robustness
- Add commit-msg hook enforcing Conventional Commits format
  (allows merge, fixup, and squash commits)
- Fix file size display: use MiB (binary) to match the binary limit calculation
- Make gitleaks optional: skip gracefully if not installed
- Suppress stderr on mg register in pre-push
- Add shellcheck directive to pre-commit
- Mark gitleaks as optional in README prerequisites
- Clean up FUNDING.yml boilerplate
2026-03-09 06:31:38 +00:00
54f37f6bd0 add readme 2023-05-29 12:33:29 -07:00