library coding-standard
Coding standard configuration for contributors.
czende/coding-standard
Coding standard configuration for contributors.
- Tuesday, May 15, 2018
- by czende
- Repository
- 1 Watchers
- 0 Stars
- 2 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 0 % Grown
Czende Coding Standard
:1st_place_medal: Coding standard configuration., (*1)
Installation & usage
-
Install this package:, (*2)
$ composer require --dev czende/coding-standard
-
Import a configuration file in easy-coding-standard.yml in the root of your project:, (*3)
imports:
- { resource: vendor/czende/coding-standard/easy-coding-standard.yml }
- Run in CLI (remember to have proper composer bin directory config -
"bin-dir": "bin")
# dry
php bin/ecs check src
# fix
php bin/ecs check src --fix
dev-master
9999999-dev
Coding standard configuration for contributors.
Sources
Download
MIT
The Requires
v0.2
0.2.0.0
Coding standard configuration for contributors.
Sources
Download
MIT
The Requires
v0.1
0.1.0.0
Coding standard configuration for contributors.
Sources
Download
MIT
The Requires