We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b0d585 commit 465d84bCopy full SHA for 465d84b
.github/workflows/phpcs.yml
@@ -28,4 +28,4 @@ jobs:
28
- name: Install dependencies
29
run: composer install --prefer-dist --no-progress
30
- name: Detect coding standard violations
31
- run: ./vendor/bin/phpcs -n -q
+ run: ./vendor/bin/phpcs
0 commit comments