mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
13 lines
187 B
Plaintext
13 lines
187 B
Plaintext
---
|
|
extends: default
|
|
rules:
|
|
truthy: disable
|
|
line-length:
|
|
max: 160
|
|
level: warning
|
|
ignore: |
|
|
.github/stale.yml
|
|
document-start:
|
|
ignore: |
|
|
.github/stale.yml
|