How to setup PHP Code Sniffer for Magento 2
How to setup PHP Code Sniffer for Magento 2
A short video on how to setup PHP Code Sniffer for Magento 2 Extensions development with phpstorm.
Important links for this tutorial:
Magento Extension Quality Program Coding Standard:
PHPStorm:
Activo:
Activo Extensions:
Hope you enjoyed this. If you have any questions or comments, please leave a comment.
See more here
very straightforward, thanks
HI
i am getting error at last when adding config paths like this
> vendor/bin/phpcs –config-set installed_paths ../../..
'vendor' is not recognized as an internal or external command,
operable program or batch file.
Script vendor/bin/phpcs –config-set installed_paths ../../.. handling the post-update-cmd event returned with error code 1
can u pls help me
Thanks for awesome quality!