Update phpcs_psr12.yml
This commit is contained in:
parent
2589b87305
commit
7e55c47055
|
|
@ -17,6 +17,5 @@ jobs:
|
||||||
curl -OL https://squizlabs.github.io/PHP_CodeSniffer/phpcs.phar
|
curl -OL https://squizlabs.github.io/PHP_CodeSniffer/phpcs.phar
|
||||||
php phpcs.phar --version
|
php phpcs.phar --version
|
||||||
|
|
||||||
- uses: tinovyatkin/action-php-codesniffer@v1
|
- name: Run phpcs
|
||||||
with:
|
run: php phpcs.phar --standard=PSR12 html
|
||||||
standard: PSR12
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue