markocupic/easy-coding-standard

Adds easy coding standard to contao

dev-main 2020-10-01 12:34 UTC

This package is auto-updated.

Last update: 2024-03-29 04:45:33 UTC


README

Alt text

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