[general]
# You HAVE to add the rule to [general] to enable it
# Only configuring (such as below) does NOT enable it.
contrib = contrib-title-conventional-commits
ignore = [CC1]

# Setting contrib rule options is identical to configuring other rules
[contrib-title-conventional-commits]
types = fix,feat,chore,docs,style,refactor,perf,test,revert,ci,build
