mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
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.
8 lines
93 B
Plaintext
8 lines
93 B
Plaintext
---
|
|
extends: default
|
|
rules:
|
|
truthy: disable
|
|
line-length:
|
|
max: 160
|
|
level: warning
|