Files
awx-operator/.yamllint
2022-07-11 19:59:03 -04:00

15 lines
184 B
Plaintext

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