Skip to content

Commit eb56703

Browse files
sbansal1999timabbott
authored andcommitted
lint: Update line-length for commit message to 72 in gitlint.
This commit updates the line-length for commit message in gitlint to 72, as recommened in the documentation.
1 parent 6b599d5 commit eb56703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlint

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ extra-path=tools/lib/gitlint_rules.py
77
regex=^(.+:\ )?[A-Z].+\.$
88

99
[title-max-length]
10-
line-length=76
10+
line-length=72
1111

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

0 commit comments

Comments
 (0)