ansible-role-filebeat/.yamllint

13 lines
126 B
Text
Raw Normal View History

2019-11-08 20:34:52 +00:00
---
extends: default
ignore: |
.kitchen/*
vendor/
rules:
line-length:
max: 120
level: warning
truthy: false