infrastructure/yamllint.yml

11 lines
127 B
YAML

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