ansible-role-mariadb/.yamllint
2019-02-23 18:15:28 +01:00

12 lines
126 B
Text

---
extends: default
ignore: |
.kitchen/*
vendor/
rules:
line-length:
max: 120
level: warning
truthy: false