summaryrefslogtreecommitdiffstats
path: root/.gitlint
blob: 60fa173d00ec50d1410d799f85771603047b7467 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[general]
ignore = body-is-missing
ignore-revert-commits = false
ignore-stdin = true
contrib = contrib-title-conventional-commits
regex-style-search = true

[ignore-body-lines]
regex = ^(Co-authored-by:|((Refs|See|[*-]) )?https?://)

[ignore-by-author-name]
regex = \[bot\]
ignore = body-is-missing,title-max-length