mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 10:43:55 +00:00
Merge pull request #2119 from pi-hole/new/sticklerCI-extras
add some more linters to stickler
This commit is contained in:
commit
557372b312
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
linters:
|
linters:
|
||||||
shellcheck:
|
shellcheck:
|
||||||
shell: bash
|
shell: bash
|
||||||
|
phpcs:
|
||||||
|
csslint:
|
||||||
|
flake8:
|
||||||
|
|
Loading…
Reference in a new issue