A utility to validate the contents of a git commit message according to a given format and user-specified settings. Largely non-opinionated but with opinionated defaults.
The format of commit messages is largely based on general rules of git commit messages, mostly git commit trailers and some best practices, and Conventional Commits.