infrastructure/yamllint.yml

8 lines
101 B
YAML

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