diff --git a/.gitlint b/.gitlint index 371355f0b86..cadaca88f28 100644 --- a/.gitlint +++ b/.gitlint @@ -25,7 +25,7 @@ regex = ^(([^:]+):)(\s([^:]+):)*\s(.+)$ # Comma-separated list of words that should not occur in the title. Matching is case # insensitive. It's fine if the keyword occurs as part of a larger word (so "WIPING" # will not cause a violation, but "WIP: my title" will. -words=wip,title +words=wip [title-match-regex] # python like regex (https://docs.python.org/2/library/re.html) that the