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 fd643e8 commit 276fabcCopy full SHA for 276fabc
.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