aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlint
blob: 736878050b9c1b4f28fb4889456ee2b3247f2d38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[title-match-regex]
regex=^\[[A-Z\d-]+]\[*[\w\d-]*]* [A-Z]+[\S ]*$

[body-match-regex]
regex=.{20,}

[ignore-by-title]
regex=^Release(.*)
ignore=title-match-regex,body-min-length

[ignore-body-lines]
regex=^(Issue-ID|Signed-off-by|Change-Id|Reported-by|Depends-on|Co-authored-by|Fixes|Acked-by|Reviewed-by|CC)