Files
awx-operator/.yamllint
2023-04-19 18:36:29 +00:00

21 lines
320 B
Plaintext

---
extends: default
ignore: |
.cache/
kustomization.yaml
awx-operator.clusterserviceversion.yaml
bundle
.helm/starter
hacking/
rules:
truthy: disable
line-length:
max: 170
document-start: disable
comments-indentation: disable
indentation:
level: warning
indent-sequences: consistent