Skip to content

Commit b42455d

Browse files
committed
Changed 'indent-sequences:' from consistent to true in .ymllint.yml file.
1 parent f66d7be commit b42455d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamllint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ rules:
44
line-length: disable
55
indentation:
66
spaces: 2
7-
indent-sequences: consistent
7+
indent-sequences: true

0 commit comments

Comments
 (0)