Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Magento projects to project type mapping (#66)
* Add Magento projects to project type mapping 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. * Add Magento projects to project type mapping 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. Co-authored-by: Arjen Miedema <[email protected]>
- Loading branch information