mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-25 15:27:55 +00:00
:octocat: phpcs does not properly load its config for some reason?
This commit is contained in:
@@ -52,7 +52,7 @@ jobs:
|
||||
run: php vendor/bin/phan --target-php-version=${{ matrix.php-version }}
|
||||
|
||||
- name: "Run PHP_CodeSniffer"
|
||||
run: php vendor/bin/phpcs
|
||||
run: php vendor/bin/phpcs --standard=phpcs.xml.dist
|
||||
|
||||
# - name: "Run PHPStan"
|
||||
# run: php vendor/bin/phpstan
|
||||
|
||||
Reference in New Issue
Block a user