Change the bin directory #55
Labels
accepted
New rule is accepted
bug
Something isn't working
event: MageTestFest2019
MageTestFest contributions
Progress: good first issue
Issues is easy to get started with
Preconditions
Have PHP CodeSniffer installed in the project.
Steps to reproduce
magento/magento-coding-standard
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
, fixscripts
to runvendor/bin/phpcs
and changeREADME.md
.The text was updated successfully, but these errors were encountered: