Open zgperak opened 6 years ago
./vendor/bin/phing phpcs and ./vendor/bin/phing phpcbf are exiting with errors.
./vendor/bin/phing phpcs
./vendor/bin/phing phpcbf
Please fix.
It is because of ERRORS in inspections,
run first phpcbf to fix errors then phpcs to sniff code smell
./vendor/bin/phing phpcs
and./vendor/bin/phing phpcbf
are exiting with errors.Please fix.