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

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

This package is auto-updated.

Last update: 2025-09-29 02:51:41 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