Skip to content

Commit 2fa4e8e

Browse files
committed
Set line-length to max: 120
1 parent 3885af5 commit 2fa4e8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.yamllint-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ rules:
66
new-lines: disable # allow any new line character
77
truthy: disable # allow any value for keys yamllint often falsely detects as truthy
88
line-length:
9-
max: 80
9+
max: 120

0 commit comments

Comments
 (0)