mirror of
https://gitee.com/niucloud-team/niucloud-admin.git
synced 2026-02-06 17:35:32 +00:00
10 lines
174 B
YAML
10 lines
174 B
YAML
filter:
|
|
paths: ["src/*"]
|
|
tools:
|
|
php_code_coverage: true
|
|
php_sim: true
|
|
php_mess_detector: true
|
|
php_pdepend: true
|
|
php_analyzer: true
|
|
php_cpd: false
|