1 Star 0 Fork 0

那一夜的温柔/easywechat

加入 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
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/lyyzll/easywechat.git
git@gitee.com:lyyzll/easywechat.git
lyyzll
easywechat
easywechat
3.x

搜索帮助