Files
awx-operator/.yamllint
2021-02-16 14:14:36 +01:00

12 lines
115 B
Plaintext

---
extends: default
ignore: |
.cache/
rules:
truthy: disable
line-length:
max: 160
level: warning