summaryrefslogtreecommitdiffstats
path: root/.gitlint
blob: 1a4bb245996f1b675b712501f9e883dde46dd132 (plain)
1
2
3
4
5
6
7
8
9
[general]
# https://jorisroovers.github.io/gitlint/configuration/general_options/#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