Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
ci-management
/
b560085d707abf8fdaef01c31c5dad9c99b74c7f
/
.
/
.yamllint
blob: d4497f85cf78e5cae77ab92a5f514a01d3ec7370 [
file
] [
log
] [
blame
]
Andrew Grimberg
ea19c6d
2023-05-03 09:43:27 -0700
[
diff
] [
blame
]
1
---
2
extends
:
default
3
4
rules
:
5
empty
-
lines
:
6
max
-
end
:
1
7
line
-
length
:
8
max
:
120
9
comments
:
10
# prettier forces 1 space comment separator
11
min
-
spaces
-
from
-
content
:
1