2022-01-19 17:58:17 +00:00
|
|
|
[general]
|
|
|
|
ignore=B5,B6,B7,B8
|
|
|
|
|
|
|
|
[title-max-length]
|
|
|
|
line-length=72
|
|
|
|
|
|
|
|
[title-trailing-punctuation]
|
|
|
|
[title-hard-tab]
|
|
|
|
[title-match-regex]
|
2023-03-07 10:55:44 +00:00
|
|
|
regex=^((feat|fix|chore|refactor|docs|release|test)\((xmpp|service|ui|shared|meta|tests|i18n|style|docs)+(,(xmpp|service|ui|shared|meta|tests|i18n|style|docs))*\)|release): [A-Z0-9].*$
|
2022-01-19 17:58:17 +00:00
|
|
|
|
|
|
|
|
|
|
|
[body-trailing-whitespace]
|
2022-01-25 11:35:54 +00:00
|
|
|
[body-first-line-empty]
|