Magento2
Magento2 copied to clipboard
[question] How to properly configure marketplace-eqp?
I'm using your image and its great!
The only thing I couldn't set is the configuration for marketplace-eqp in my IDE.
I'm using Netbeans but I think it should be the same configurations as in PHPStorm.
Can you share your configuration to set the phpcs installed on docker in my local IDE?
Thanks in advanced.
I use the PHPCS file included in Magento, like this example below:
vendor/bin/phpcs --standard=vendor/magento-ecg/coding-standard/EcgM2/ruleset.xml --extensions=php,phtml ./app/code ./app/