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-21 11:18:19 +00:00
|
|
|
regex=^((feat|fix|chore|refactor)\((service|ui|shared|all|tests|i18n|docs|flake)+(,(service|ui|shared|all|tests|i18n|docs|flake))*\)|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]
|