dae8dcc0b1
We want to ensure that all services that have been deployed are running correctly before merging new change. Change-Id: I513aa328e720749130fafcd82920585ff99b867c
11 lines
133 B
Plaintext
11 lines
133 B
Plaintext
---
|
|
extends: default
|
|
|
|
rules:
|
|
line-length:
|
|
# matches hardcoded 160 value from ansible-lint
|
|
max: 160
|
|
|
|
ignore: |
|
|
.zuul.yaml
|