2022-08-06 09:19:26 +00:00
|
|
|
[general]
|
|
|
|
ignore=B5,B6,B7,B8
|
|
|
|
[title-max-length]
|
|
|
|
line-length=72
|
|
|
|
[title-trailing-punctuation]
|
|
|
|
[title-hard-tab]
|
|
|
|
[title-match-regex]
|
2022-08-09 14:40:19 +00:00
|
|
|
regex=^(feat|fix|test|release|chore|security|docs|refactor):.*$
|
2022-08-06 09:19:26 +00:00
|
|
|
[body-trailing-whitespace]
|
2022-08-06 09:26:47 +00:00
|
|
|
[body-first-line-empty]
|