oscarotero/php-cs-fixer-config
最新稳定版本:v2.0.1
Composer 安装命令:
composer require oscarotero/php-cs-fixer-config
包简介
My own custom php-cs-fixer config
关键字:
README 文档
README
My own custom PHP CS Fixer config
Usage
Create a .php_cs.dist file with the following code:
<?php return My\PhpCsFixerConfig::create( __DIR__.'/src', __DIR__.'/tests', '!ignored', );
统计信息
- 总下载量: 18.28k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 62
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-11-01