Merge pull request #2119 from pi-hole/new/sticklerCI-extras

add some more linters to stickler
This commit is contained in:
Dan Schaper
2018-04-15 18:28:00 -07:00
committed by GitHub

View File

@ -1,3 +1,6 @@
linters: linters:
shellcheck: shellcheck:
shell: bash shell: bash
phpcs:
csslint:
flake8: