Gitiles
Code Review
Sign In
gerrit.opencord.org
/
helm-repo-tools
/
ed4451c328bb7c7a1fad2b05976019833c32ea86
/
.
/
yamllint.conf
blob: a0e02abe3519a340c84d0a99ef9aae5059675bce [
file
] [
log
] [
blame
]
Luca Prete
1b823d6
2018-12-13 17:33:47 -0800
[
diff
] [
blame
]
1
---
2
# yamllint.conf
3
4
extends
:
default
5
6
rules
:
7
empty
-
lines
:
8
max
-
end
:
1
9
line
-
length
:
10
max
:
120
11
braces
:
12
min
-
spaces
-
inside
:
0
13
max
-
spaces
-
inside
:
1