Gitiles
Code Review
Sign In
gerrit.opencord.org
/
helm-charts
/
33c4ff9955683db9e742dc81b683f86538084b59
/
.
/
scripts
/
yamllint.conf
blob: a0e02abe3519a340c84d0a99ef9aae5059675bce [
file
] [
log
] [
blame
]
Zack Williams
3432b94
2018-04-24 17:46:41 -0700
[
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