docs: Add gitlint to README

This commit is contained in:
2022-08-06 11:26:47 +02:00
parent 189d823c87
commit 3b8ccfaccf
2 changed files with 5 additions and 2 deletions

View File

@@ -5,6 +5,6 @@ line-length=72
[title-trailing-punctuation]
[title-hard-tab]
[title-match-regex]
regex=^(feat|fix|test|release|chore|security):.*$
regex=^(feat|fix|test|release|chore|security|docs):.*$
[body-trailing-whitespace]
[body-first-line-empty]
[body-first-line-empty]