markocupic / easy-coding-standard
Adds easy coding standard to contao
dev-main
2020-10-01 12:34 UTC
Requires
- php: ^7.2
- contao/easy-coding-standard: ^2.1
This package is auto-updated.
Last update: 2024-10-29 06:36:16 UTC
README
Welcome to Easy Coding Standard
vendor/bin/ecs check vendor/markocupic/example-bundle-bundle/src --fix --config vendor/markocupic/easy-coding-standard/config/default.yaml
Use backslashes, if you run the fixer under Windows => (vendor\bin\ecs check):
vendor\bin\ecs check vendor/markocupic/example-bundle-bundle/src --fix --config vendor/markocupic/easy-coding-standard/config/default.yaml