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