Files
awx-operator/.yamllint
2021-03-03 13:13:12 -05:00

13 lines
136 B
Plaintext

---
extends: default
ignore: |
.cache/
deploy/olm-catalog
rules:
truthy: disable
line-length:
max: 160
level: warning