Skip to content

Commit afd68f1

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 6bb5f09 commit afd68f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/templates/yamllint-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ rules:
44
indent-sequences: whatever # Default true (*)
55
line-length: disable # Default: { max: 80, ... }
66

7+
78
# (*) toYaml's emitted sequences/lists will have no indentation and we have no
89
# control over it, so we compromise by setting "whatever".

0 commit comments

Comments
 (0)