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 174b4a0 commit 72f3b9bCopy full SHA for 72f3b9b
.yamllint.yaml
@@ -13,6 +13,7 @@ rules:
13
check-keys: false
14
comments:
15
min-spaces-from-content: 1 # Needed due to https://github.com/adrienverge/yamllint/issues/443
16
+ comments-indentation: disable # This is generally useless and interferes with commented example values
17
18
yaml-files:
19
- '*.yaml'
0 commit comments