eesyphp/.yamllint.yaml

10 lines
98 B
YAML
Raw Permalink Normal View History

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