Disallow empty commit messages. Useful in CI.
List of prefixes that commitizen ignores when verifying messages.
Maximum length of the commit message. Setting it to 0 disables the length limit.
Note
This option can be overridden by the -l/--message-length-limit command line argument.