eesyphp/.yamllint.yaml
2024-01-23 19:23:10 +01:00

10 lines
98 B
YAML

extends: default
ignore: |
static/lib/*
rules:
line-length:
max: 100
level: warning