mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-01-05 00:05:47 +01:00
12 lines
121 B
Plaintext
12 lines
121 B
Plaintext
---
|
|
extends: default
|
|
|
|
rules:
|
|
line-length:
|
|
max: 200
|
|
level: warning
|
|
|
|
ignore: |
|
|
.github/stale.yml
|
|
.travis.yml
|