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 50f4aab commit 19e0806Copy full SHA for 19e0806
.yamllint
@@ -5,6 +5,9 @@ rules:
5
line-length:
6
max: 180
7
level: warning
8
+ comments:
9
+ min-spaces-from-content: 1
10
+ comments-indentation: false
11
braces:
12
min-spaces-inside: 0
13
max-spaces-inside: 1
0 commit comments