Files
awx-operator/.yamllint
2021-09-29 18:39:26 -04:00

15 lines
187 B
Plaintext

---
extends: default
ignore: |
.cache/
kustomization.yaml
awx-operator.clusterserviceversion.yaml
bundle
rules:
truthy: disable
line-length:
max: 170
level: warning