env/.yamllint.yml
Marc Cataford 58358746d2
All checks were successful
/ sast (push) Successful in 49s
ci: yaml lint check
2024-07-27 10:04:35 -04:00

8 lines
77 B
YAML

---
extends: default
rules:
line-length:
max: 120
level: warning