mirror of
https://github.com/geerlingguy/ansible-role-ansible.git
synced 2024-11-10 09:49:29 +01:00
11 lines
117 B
Plaintext
11 lines
117 B
Plaintext
---
|
|
extends: default
|
|
|
|
rules:
|
|
line-length:
|
|
max: 120
|
|
level: warning
|
|
|
|
ignore: |
|
|
.github/workflows/stale.yml
|