1
0
Fork 0
gitlint/.gitlint

10 lines
237 B
Text
Raw Normal View History

[general]
# See https://jorisroovers.com/gitlint/configuration/#regex-style-search
regex-style-search=True
# Dependabot tends to generate lines that exceed the default 80 char limit.
[ignore-by-author-name]
regex=dependabot
ignore=all