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 4af2e56 commit 094be80Copy full SHA for 094be80
composer.json
@@ -27,7 +27,7 @@
27
"@phpcs-set-paths"
28
],
29
"phpcs-set-paths": [
30
- "vendor/bin/phpcs --config-set installed_paths src/,../../magento/magento-coding-standard/,../../phpcompatibility/php-compatibility/"
+ "vendor/bin/phpcs --config-set installed_paths ../../youwe/coding-standard/src/,../../youwe/coding-standard-magento2/src/,../../magento/magento-coding-standard/,../../phpcompatibility/php-compatibility/"
31
]
32
}
33
0 commit comments