mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
14 lines
222 B
Plaintext
14 lines
222 B
Plaintext
[general]
|
|
ignore=title-trailing-punctuation, body-min-length, body-is-missing
|
|
|
|
extra-path=tools/lib/gitlint-rules
|
|
|
|
[title-match-regex]
|
|
regex=^.+\.$
|
|
|
|
[title-max-length]
|
|
line-length=76
|
|
|
|
[body-max-line-length]
|
|
line-length=76
|