ansible-role-template/.yamllint

12 lines
111 B
Plaintext
Raw Permalink Normal View History

2023-03-02 01:05:16 +00:00
---
extends: default
rules:
line-length:
max: 140
level: warning
ignore: |
.travis.yml
.github