infrastructure/yamllint.yml

7 lines
81 B
YAML
Raw Normal View History

2019-12-08 11:58:43 +00:00
extends: default
rules:
document-start: "disable"
line-length:
max: 150