[general]
ignore=body-is-missing,body-min-length

[title-max-length]
line-length=72

[title-trailing-punctuation]

[title-must-not-contain-word]
words=wip

[title-match-regex]
regex=^(feat|fix|chore|docs|test|refactor|perf|ci|build|style)(\([\w-]+\))?: .+
