czende/coding-standard
Composer 安装命令:
composer require czende/coding-standard
包简介
Coding standard configuration for contributors.
README 文档
README
Czende Coding Standard
🥇 Coding standard configuration.
Installation & usage
-
Install this package:
$ composer require --dev czende/coding-standard
-
Import a configuration file in
easy-coding-standard.ymlin the root of your project: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
统计信息
- 总下载量: 23
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-05-11