php-composter/php-composter-phpcs-psr2
Composer 安装命令:
composer require php-composter/php-composter-phpcs-psr2
包简介
PHP Composter PHP Code Sniffer PSR-2 (pre-commit).
README 文档
README
Check your PHP source code for PSR-2 compliance before committing.
This Composer package will start to check your PHP files upon each commit to make sure they comply to the PSR-2 Coding Style Guide.
This is a PHP Composter Action.
Uses the wonderful PHP CodeSniffer Project.
Table Of Contents
Installation
Just add as a development requirement to your composer.json, and it should work automagically:
composer require --dev php-composter/php-composter-phpcs-psr2
Basic Usage
It should just work when you git commit.
Contributing
All feedback / bug reports / pull requests are welcome.
统计信息
- 总下载量: 725
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 9
- 点击次数: 3
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-03-25