2017-03-22 21:18:48 +01:00
|
|
|
[general]
|
2018-02-13 03:01:22 +01:00
|
|
|
ignore=title-trailing-punctuation, body-min-length, body-is-missing, title-imperative-mood
|
2017-03-22 21:18:48 +01:00
|
|
|
|
2018-02-13 03:01:22 +01:00
|
|
|
extra-path=tools/lib/gitlint-rules.py
|
2017-04-04 19:27:12 +02:00
|
|
|
|
2018-02-13 03:01:22 +01:00
|
|
|
[title-match-regex-allow-exception]
|
2017-12-16 11:28:29 +01:00
|
|
|
regex=^(.+:\ )?[A-Z].+\.$
|
2017-03-22 21:18:48 +01:00
|
|
|
|
|
|
|
[title-max-length]
|
|
|
|
line-length=76
|
|
|
|
|
|
|
|
[body-max-line-length]
|
|
|
|
line-length=76
|