Files
awx-operator/.yamllint
2021-11-19 08:16:34 +00:00

14 lines
168 B
Plaintext

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