mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-11-04 19:11:11 +00:00
07475d2bc1
This is particularly useful for commits with long component names. Of course, it is better to have concise subject that is less than 50 char. Signed-off-by: Bo Chen <chen.bo@intel.com>
16 lines
223 B
Plaintext
16 lines
223 B
Plaintext
[general]
|
|
extra-path=scripts/gitlint/rules.py
|
|
regex-style-search=true
|
|
|
|
[ignore-by-author-name]
|
|
regex=dependabot
|
|
ignore=all
|
|
|
|
# default 72
|
|
[title-max-length]
|
|
line-length=72
|
|
|
|
# default 80
|
|
[body-max-line-length]
|
|
line-length=72
|