Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
Rick Salevsky committed Jul 2, 2019
1 parent 6106e4c commit 6a23640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/jenkins/gitlint.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ line-length=80
words=wip,WIP

[title-match-regex]
regex=^(?!SOC).*\((((bsc#|SOC-)[0-9]+(,\s)?)+|trivial)\)$
regex=^(?!SOC).*\((((bsc#|SOC-)[0-9]+(,\s)?)+|trivial|typo|noref)\)$

[body-max-line-length]
line-length=80
Expand Down

0 comments on commit 6a23640

Please sign in to comment.