Closed ArjenMiedema closed 3 years ago
To make it easier to install the testing suite for Magento, it's now possible to set the project type in the project's composer.json file to magento2-project or magento-project to get the correct coding standards files in the project.
magento2-project
magento-project
Looks good i have also tested it. Just waiting for an approval of @marcelmediact .
@ArjenMiedema I'm afraid I have a small request for change. To prevent it from being removed in the future.
To make it easier to install the testing suite for Magento, it's now possible to set the project type in the project's composer.json file to
magento2-project
ormagento-project
to get the correct coding standards files in the project.