summaryrefslogtreecommitdiffstats
path: root/.gitlint
blob: 011b0a3b76bb976844d78ded02f7d49773337991 (plain)
1
2
3
4
5
6
7
8
9
[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