Skip to content

Commit e6c9725

Browse files
committed
Fix error introduced in previous commit.
1 parent 01495a5 commit e6c9725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

molecule/default/yaml-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
extends: default
33
rules:
44
line-length:
5-
max: 120
5+
max: 160
66
level: warning

0 commit comments

Comments
 (0)