Skip to content

Commit 3cc09c2

Browse files
committed
style: increase git commit title max length to 72
The team found the previous limit of 50 prevents us from making clear commit summaries. Signed-off-by: Pablo Barbáchano <pablob@amazon.com>
1 parent 346c6f7 commit 3cc09c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[title-max-length]
2-
line-length=50
2+
line-length=72
33

44
[body-max-line-length]
55
line-length=72

0 commit comments

Comments
 (0)