Browse Source

ci/gitlint: eschew concision

Signed-off-by: Joshua Wise <joshua@joshuawise.com>
Joshua Wise 2 months ago
parent
commit
7558fdc17d
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitlint

+ 3 - 0
.gitlint

@@ -7,3 +7,6 @@ ignore-squash-commits=false
 
 
 [title-match-regex]
 [title-match-regex]
 regex=[a-z0-9/]+: .*
 regex=[a-z0-9/]+: .*
+
+[title-max-length]
+line-length=100