Skip to content

Commit 8aca56f

Browse files
authored
increase yaml lint line-length
1 parent 52978c3 commit 8aca56f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamllint

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ extends: default
33

44
rules:
55
line-length:
6-
max: 120
6+
max: 200
77
level: warning
88

99
ignore: |

0 commit comments

Comments
 (0)