1 Star 0 Fork 0

张一丁 / wechat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.scrutinizer.yml 535 Bytes
一键复制 编辑 原始数据 按行查看 历史
overtrue 提交于 2016-01-26 10:50 . CS.
tools:
# external_code_coverage: true
php_mess_detector: true
php_code_sniffer: true
sensiolabs_security_checker: true
# php_code_coverage: true
php_pdepend: true
php_loc:
enabled: true
excluded_dirs: [vendor, tests]
filter:
excluded_paths:
- 'tests/*'
build:
tests:
override:
-
command: phpunit --coverage-clover=my-coverage-file
coverage:
file: my-coverage-file
format: php-clover
PHP
1
https://gitee.com/zhangyiding/wechat.git
git@gitee.com:zhangyiding/wechat.git
zhangyiding
wechat
wechat
master

搜索帮助