Skip to content

Commit aa7f6f8

Browse files
authored
Merge pull request #516 from sir-gon/develop
[CONFIG] yamllint rule "comments-indentation" disabled
2 parents b2c74e4 + 345a39c commit aa7f6f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.yamllint

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ignore-from-file: .yamlignore
66
rules:
77
comments:
88
min-spaces-from-content: 1
9+
comments-indentation: disable
910

1011
# yamllint disable rule:line-length
1112
#

0 commit comments

Comments
 (0)