Overview
Gitlint has different types of rules:
- Built-in rules: the rules that come with gitlint and are enabled by default.
- Community contributed rules: disabled by default, but can be enabled through configuration.
- User-defined rule: your own rules written in a few lines of python.
- Named rules: multiple instances of rules, identified by unique names of your choosing