mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2024-11-18 19:10:43 +01:00
7 lines
75 B
YAML
7 lines
75 B
YAML
---
|
|
extends: default
|
|
rules:
|
|
line-length:
|
|
max: 200
|
|
level: warning
|