markocupic / easy-coding-standard
Adds easy coding standard to contao
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/markocupic/easy-coding-standard
Requires
- php: ^7.2
- contao/easy-coding-standard: ^2.1
This package is auto-updated.
Last update: 2025-09-29 02:51:41 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