aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlint
blob: a311aaf2efff0fb8d0e5488e25203de70ee60184 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[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)