magento-ecg / coding-standard

Magento PHP_CodeSniffer Coding Standard
MIT License
308 stars 100 forks source link

M2 compatible #30

Closed ovekeryk closed 8 years ago

ovekeryk commented 8 years ago

Implemented two standards

zlik commented 8 years ago

Please create a separate repository for M2 standard. You can incude M1 standard as a dependency in composer.json and extend any compatible rules and sniff in M2.

Use the following directory for new standard: vendor/magento-ecg/coding-standard/Ecg/M2.