sameyasu/phpcs-added-lines
Composer 安装命令:
composer require sameyasu/phpcs-added-lines
包简介
phpcs wrapper for filtering report based on diff text.
README 文档
README
This is phpcs wrapper for filtering report based on diff text.
- Filters by added/modified line ranges.
- JSON reporting only.
Installation
$ composer require sameyasu/phpcs-added-lines
Usage
- Checking unstaged changes based on PSR12 style
$ git diff | ./vendor/bin/phpcs-added-lines --basepath=$(pwd) --standard=PSR12
统计信息
- 总下载量: 130
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2020-05-25