mirror of
https://github.com/Maks1mS/ansible-role-docker.git
synced 2024-12-23 16:22:59 +03: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
|