Files
awx-operator/.yamllint
Matthew Jones 463e869711 Changes to move into the ansible organization
Some of these changes are transitional, such as the removal of travis
and the changes to some maintainer info. We'll bring these back in
once we decide where they'll land.
2020-06-08 16:32:35 -04:00

8 lines
93 B
Plaintext

---
extends: default
rules:
truthy: disable
line-length:
max: 160
level: warning