wcm/git-php-hooks-library
最新稳定版本:v1.0.0
Composer 安装命令:
composer require wcm/git-php-hooks-library
包简介
A collection of Git PHP Hooks
关键字:
README 文档
README
This is a set of Git PHP Hooks tasks, ready to use in conjunction with GitPHPHooks.
The Hooks are available in the src directory
of this repo. You can read more about the naming convention here.
Install
This repo is registered to Packagist. You can include it by adding
"wcm/git-php-hooks-library": "dev-master"
to your projects composer.json file.
Tasks included
- PHP Lint as
pre-committask, priority: 10 - PHP Mess Detector as
pre-pushtask, priority: 10
Pull Requests
I am happy to accept pull requests. As it really doesn't matter (to me) what coding style you use, there's no convention forced. Just add your file, test it and send the PR. :)
统计信息
- 总下载量: 10.13k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 12
- 点击次数: 0
- 依赖项目数: 3
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2014-07-21