magento / magento-semver

Magento Semantic Versioning Checker. Join #svc in our Community Slack: https://opensource.magento.com/slack. Static tests that identify required module version changes based on code diff, and look for backward incompatible changes.
Other
32 stars 25 forks source link

Intigrated Magento Coding Standard #3

Open larsroettig opened 5 years ago

larsroettig commented 5 years ago

I recommend using https://github.com/magento/magento-coding-standard as phpcs standard. Only Magento2.Functions.DiscouragedFunction can be ignored because it is a standalone tool.