omemo_dart/.gitlint

10 lines
229 B
Plaintext
Raw Normal View History

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]
regex=^(feat|fix|test|release|chore|security):.*$
[body-trailing-whitespace]
[body-first-line-empty]