Files
awx-operator/.yamllint
Tyler Auerbeck d713dce7e0 Intial GH Actions
2021-03-21 20:42:19 -04:00

13 lines
136 B
Plaintext

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