commit-msg
A git hook that enforces conventional commit message formatting.
A lightweight git commit-msg hook that validates messages against the Conventional Commits spec. Supports custom scopes, auto-formatting, and helpful error messages when the format is wrong. Zero dependencies.