We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c32316 commit 164780dCopy full SHA for 164780d
.yamllint.yaml
@@ -12,3 +12,4 @@ rules:
12
min-spaces-from-content: 1 # Needed due to https://github.com/adrienverge/yamllint/issues/443
13
indentation:
14
indent-sequences: consistent
15
+ comments-indentation: disable # This is generally useless and interferes with commented example values
0 commit comments