mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
add some more linters to stickler
Signed-off-by: Adam Warner <adamw@rner.email>
This commit is contained in:
parent
6ba53c1ac0
commit
20e0bca71d
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
linters:
|
linters:
|
||||||
shellcheck:
|
shellcheck:
|
||||||
shell: bash
|
shell: bash
|
||||||
|
phpcs:
|
||||||
|
css:
|
||||||
|
flake8:
|
||||||
|
|
Loading…
Reference in a new issue