Skip to content

Commit ebccce0

Browse files
committed
chore: Disable yamllint for comments-indentation
This would be rolled out by stackabletech/operator-templating#551
1 parent 6900863 commit ebccce0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.yamllint.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ rules:
1212
min-spaces-from-content: 1 # Needed due to https://github.com/adrienverge/yamllint/issues/443
1313
indentation:
1414
indent-sequences: consistent
15+
comments-indentation: disable # This is generally useless and interferes with commented example values

0 commit comments

Comments
 (0)