8000
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.
2 parents 73cc8cd + 276fabc commit 361294fCopy full SHA for 361294f
.github/workflows/php.yml
@@ -51,4 +51,4 @@ jobs:
51
run: vendor/bin/phpunit
52
53
- name: Run code style suite
54
- run: vendor/bin/phpcs --standard=Magento2 Magento2/ --extensions=php
+ run: vendor/bin/phpcs --standard=Magento2 Magento2/Helpers/ Magento2/Sniffs
0 commit comments