summaryrefslogtreecommitdiffstats
path: root/.gitlint
blob: 9f3a51d8a027a23896a988fb9dd7a46c845274bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[title-match-regex]
regex=^\[[A-Z0-9]+]\[*[A-Z0-9]*]* [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)