File: gitlint

package info (click to toggle)
slurm-wlm 25.11.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 46,824 kB
  • sloc: ansic: 551,323; sh: 10,228; javascript: 6,528; makefile: 4,277; perl: 3,717; python: 559; pascal: 131
file content (17 lines) | stat: -rw-r--r-- 250 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[general]
extra-path=tools/
ignore=body-is-missing
ignore-fixup-commits=false
ignore-fixup-amend-commits=false

[title-max-length]
line-length=72

[title-min-length]
min-length=1

[body-max-line-length]
line-length=76

[body-min-length]
min-length=0