3 Star 0 Fork 0

Gitee 极速下载 / commonmark

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/thephpleague/commonmark
克隆/下载
.scrutinizer.yml 1.12 KB
一键复制 编辑 原始数据 按行查看 历史
Colin O'Dell 提交于 2021-06-27 12:04 . Fix scrutinizer config
filter:
excluded_paths: [tests/*]
build:
nodes:
analysis:
tests:
override:
- php-scrutinizer-run
checks:
php:
code_rating: true
remove_extra_empty_lines: true
remove_php_closing_tag: true
remove_trailing_whitespace: true
fix_use_statements:
remove_unused: true
preserve_multiple: false
preserve_blanklines: true
order_alphabetically: true
fix_php_opening_tag: true
fix_linefeed: true
fix_line_ending: true
fix_identation_4spaces: true
fix_doc_comments: true
excluded_dependencies:
- commonmark/commonmark.js
tools:
external_code_coverage:
timeout: 1800
runs: 2
php_analyzer: true
php_code_coverage: false
php_code_sniffer:
config:
standard: PSR2
filter:
paths: ['src']
php_cpd:
enabled: true
excluded_dirs: [vendor, tests]
php_loc:
enabled: true
excluded_dirs: [vendor, tests]
php_pdepend: true
php_sim: true
PHP
1
https://gitee.com/mirrors/commonmark.git
git@gitee.com:mirrors/commonmark.git
mirrors
commonmark
commonmark
2.4

搜索帮助