File: .gitlint

package info (click to toggle)
gitlint 0.19.1-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,144 kB
  • sloc: python: 6,728; sh: 74; makefile: 17; javascript: 5
file content (9 lines) | stat: -rw-r--r-- 237 bytes parent folder | download | duplicates (2)
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