Merge "[ROBOT] Uses new tpls for repos / images"
[oom.git] / .gitlint
1 [title-match-regex]
2 regex=^\[[A-Z\d-]+]\[*[\w\d-]*]* [A-Z]+[\S ]*$
3
4 [body-match-regex]
5 regex=.{20,}
6
7 [ignore-by-title]
8 regex=^Release(.*)
9 ignore=title-match-regex,body-min-length
10
11 [ignore-body-lines]
12 regex=^(Issue-ID|Signed-off-by|Change-Id|Reported-by|Depends-on|Co-authored-by|Fixes|Acked-by|Reviewed-by|CC)
13