mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-04-12 13:41:39 +02:00
14 lines
179 B
Plaintext
14 lines
179 B
Plaintext
---
|
|
extends: default
|
|
|
|
rules:
|
|
line-length:
|
|
max: 180
|
|
level: warning
|
|
indentation:
|
|
spaces: 2
|
|
indent-sequences: consistent
|
|
|
|
ignore: |
|
|
.github/workflows/stale.yml
|