Closed
Description
Description
This unified coding standard will contain all Magento related sniffs, so there is no need to keep core sniffs under Magento 2 dev/tests/static
folded.
Acceptance Criteria
- Sniffs are removed from Magento 2 dev/tests/static/framework/Magento folder.
magento/magento-coding-standard
depencency is added to therequire-dev
section of Magento 2composer.json
file.- No duplicate findings detected by other static tools (eg:
Magento\TestFramework\Utility\XssOutputValidatorTest
covers the same asXssTemplateSniff
,FinalImplementation
Mess Detector rule andFinalImplementation
sniff). - Static build is green.
Additional information
Needs to be done after the first Magento Coding Standard release.
Metadata
Metadata
Assignees
Labels
No labels