-
Notifications
You must be signed in to change notification settings - Fork 162
Closed
Labels
Progress: good first issueIssues is easy to get started withIssues is easy to get started withacceptedNew rule is acceptedNew rule is acceptedbugSomething isn't workingSomething isn't workingevent: MageTestFest2019MageTestFest contributionsMageTestFest contributions
Description
Preconditions
Have PHP CodeSniffer installed in the project.
Steps to reproduce
- Require
magento/magento-coding-standard
- Run
vendor/bin/phpcs -i
Expected result
Magento
coding Standard is present in the list of installed standards.
Actual result
Magento
coding Standard is missing in the list of installed standards.
How to Fix
Remove composer bin-dir
, fix scripts
to run vendor/bin/phpcs
and change README.md
.
Metadata
Metadata
Assignees
Labels
Progress: good first issueIssues is easy to get started withIssues is easy to get started withacceptedNew rule is acceptedNew rule is acceptedbugSomething isn't workingSomething isn't workingevent: MageTestFest2019MageTestFest contributionsMageTestFest contributions