Default Rules
If you donβt specify any configuration file and you donβt have any commitlint configuration files in your environment, the CLI will use the default configurations of each rules describes in this page.
rules: description-empty: # Description shouldn't be empty level: warning subject-empty: # Subject line should exist level: error type-empty: # Type must not be empty level: error