mirror of
https://github.com/pi-hole/pi-hole
synced 2024-12-22 23:08:07 +00:00
Add mkdown and yaml linters to stickler
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
parent
46331e415c
commit
b70b895fc5
@ -1,6 +1,9 @@
|
|||||||
|
---
|
||||||
linters:
|
linters:
|
||||||
shellcheck:
|
shellcheck:
|
||||||
shell: bash
|
shell: bash
|
||||||
phpcs:
|
phpcs:
|
||||||
flake8:
|
flake8:
|
||||||
max-line-length: 120
|
max-line-length: 120
|
||||||
|
yamllint:
|
||||||
|
remarklint:
|
||||||
|
Loading…
Reference in New Issue
Block a user