omemo_dart/.gitlint

11 lines
249 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]
2022-08-09 14:32:59 +00:00
regex=^(feat|fix|test|release|chore|security|docs|refactor|meta):.*$
2022-08-06 09:19:26 +00:00
[body-trailing-whitespace]
2022-08-06 09:26:47 +00:00
[body-first-line-empty]