feat(repo): Add gitlint

This commit is contained in:
PapaTutuWawa 2023-09-10 13:46:45 +02:00
parent 9f8c148162
commit 62b6e16cbc

14
.gitlint Normal file
View File

@ -0,0 +1,14 @@
[general]
ignore=B5,B6,B7,B8
[title-max-length]
line-length=72
[title-trailing-punctuation]
[title-hard-tab]
[title-match-regex]
regex=^(feat|fix|chore)\((android|ios|linux|windows|macos|all|docs|service|media|platform|notifications|picker|repo)\): [A-Z0-9].*$
[body-trailing-whitespace]
[body-first-line-empty]