mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
13 lines
136 B
Plaintext
13 lines
136 B
Plaintext
---
|
|
extends: default
|
|
|
|
ignore: |
|
|
.cache/
|
|
deploy/olm-catalog
|
|
|
|
rules:
|
|
truthy: disable
|
|
line-length:
|
|
max: 170
|
|
level: warning
|