magento-coding-standard icon indicating copy to clipboard operation
magento-coding-standard copied to clipboard

Migrate Magento PHMD ruleset

Open fooman opened this issue 5 years ago • 1 comments

Rule

Same rules as https://github.com/magento/magento2/blob/2.3.4/dev/tests/static/testsuite/Magento/Test/Php/_files/phpmd/ruleset.xml

Reason

Running phpmd without requiring a full installation of Magento makes it easier to run the mess detection in isolation

Implementation

Provide a copy of the Magento phpmd ruleset in this repository

fooman avatar Dec 02 '19 21:12 fooman

I believe it could be done as separate ruleset, not Magento2, so it will not affect all people

ihor-sviziev avatar Dec 11 '19 16:12 ihor-sviziev