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 b814cf2 commit 29db480Copy full SHA for 29db480
.github/workflows/code-style.yml
@@ -22,4 +22,4 @@ jobs:
22
run: composer update --prefer-dist --no-progress --no-suggest
23
24
- name: Run script
25
- run: vendor/bin/phpcs
+ run: vendor/bin/phpcs -n
0 commit comments