infrastructure/yamllint.yml
2020-03-02 19:46:20 +00:00

11 lines
127 B
YAML

extends: default
ignore: |
galaxy_roles
rules:
document-start: "disable"
truthy: "disable"
line-length:
max: 150