Merge pull request #4773 from pi-hole/yamllint_and_mkdownlint
Add mkdown and yaml linters to stickler
This commit is contained in:
commit
eb045a0dea
|
@ -1,6 +1,9 @@
|
|||
---
|
||||
linters:
|
||||
shellcheck:
|
||||
shell: bash
|
||||
phpcs:
|
||||
flake8:
|
||||
max-line-length: 120
|
||||
yamllint:
|
||||
remarklint:
|
||||
|
|
Loading…
Reference in New Issue