ansible-role-elasticsearch/.yamllint

13 lines
126 B
Text
Raw Normal View History

2019-09-05 13:48:41 +00:00
---
extends: default
ignore: |
.kitchen/*
vendor/
rules:
line-length:
max: 120
level: warning
truthy: false