ansible-role-logstash/.yamllint
2019-09-10 08:57:26 +02:00

12 lines
126 B
Text

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