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