Add mkdown and yaml linters to stickler

Signed-off-by: Christian König <ckoenig@posteo.de>
pull/4773/head
Christian König 2 years ago
parent 46331e415c
commit b70b895fc5
No known key found for this signature in database
GPG Key ID: 4CDA6F249DD2B485

@ -1,6 +1,9 @@
---
linters:
shellcheck:
shell: bash
phpcs:
flake8:
max-line-length: 120
yamllint:
remarklint:

Loading…
Cancel
Save