mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
15 lines
184 B
Plaintext
15 lines
184 B
Plaintext
---
|
|
extends: default
|
|
|
|
ignore: |
|
|
.cache/
|
|
kustomization.yaml
|
|
awx-operator.clusterserviceversion.yaml
|
|
bundle
|
|
.helm/starter
|
|
|
|
rules:
|
|
truthy: disable
|
|
line-length:
|
|
max: 170
|