ansible-role-mariadb/.yamllint

13 lines
126 B
Text
Raw Normal View History

2019-02-21 21:19:56 +00:00
---
extends: default
ignore: |
.kitchen/*
vendor/
rules:
line-length:
max: 120
level: warning
truthy: false