Closed carlschroedl closed 7 years ago
It is awesome to enforce style on the project. It is even better if we can run phpcbf successfully to automatically fix trivial style deviations.
Right now running the command:
vendor/bin/phpcbf
Results in:
ERROR: Referenced sniff "src/CodingStandard" does not exist Run "phpcbf --help" for usage information
It is awesome to enforce style on the project. It is even better if we can run phpcbf successfully to automatically fix trivial style deviations.
Right now running the command:
Results in: