mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 05:35:20 +00:00
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=50
|
||
|
|
||
|
# default 80
|
||
|
[body-max-line-length]
|
||
|
line-length=72
|