ansible-role-pinnwand/.yamllint
2021-05-29 15:12:57 -04:00

12 lines
111 B
Plaintext

---
extends: default
rules:
line-length:
max: 140
level: warning
ignore: |
.travis.yml
.github