2023-03-08 19:51:38 +00:00
|
|
|
[general]
|
|
|
|
ignore=B5,B6,B7,B8
|
|
|
|
|
|
|
|
[title-max-length]
|
|
|
|
line-length=72
|
|
|
|
|
|
|
|
[title-trailing-punctuation]
|
|
|
|
[title-hard-tab]
|
|
|
|
[title-match-regex]
|
2023-08-19 20:47:29 +00:00
|
|
|
regex=^((feat|fix|chore|refactor|docs|release|test)\((meta|tests|style|docs|xep|core|example|all|flake|ci)+(,(meta|tests|style|docs|xep|core|example|all|flake|ci))*\)|release): [A-Z0-9].*$
|
2023-03-08 19:51:38 +00:00
|
|
|
|
|
|
|
|
|
|
|
[body-trailing-whitespace]
|
|
|
|
[body-first-line-empty]
|