env/.yamllint.yml

9 lines
77 B
YAML
Raw Normal View History

2024-07-27 13:57:40 +00:00
---
extends: default
rules:
line-length:
max: 120
level: warning