8 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
714aebdd44 remove warning text bumpers 2023-05-29 12:36:43 -07:00
d833cd0160 shellchekc on pre-push 2023-05-28 15:01:49 -07:00
69562da8f8 update pre-commit and pre-push to make things faster 2023-05-28 13:37:15 -07:00
b4a73f8340 fix test command 2023-05-28 13:18:08 -07:00
b277cf55ab add pre-push short-circuit 2023-05-28 13:14:02 -07:00
d6c20a0dfe update mg command to be non-blocking 2023-05-28 13:10:45 -07:00
06e15baf58 initial commit 2023-05-28 13:04:08 -07:00