mirror of
https://github.com/dnadesign/silverstripe-elemental-list.git
synced 2024-10-22 11:05:47 +02:00
Update Scrutinizer configuration
This commit is contained in:
parent
a9f840641d
commit
ab13bec084
@ -1,12 +1,11 @@
|
|||||||
inherit: true
|
|
||||||
|
|
||||||
tools:
|
|
||||||
external_code_coverage: false
|
|
||||||
|
|
||||||
checks:
|
checks:
|
||||||
php:
|
php: true
|
||||||
code_rating: true
|
|
||||||
duplication: true
|
build:
|
||||||
|
nodes:
|
||||||
|
analysis:
|
||||||
|
tests:
|
||||||
|
override: [php-scrutinizer-run]
|
||||||
|
|
||||||
filter:
|
filter:
|
||||||
paths: [src/*, tests/*]
|
paths: ["src/*", "tests/*"]
|
||||||
|
Loading…
Reference in New Issue
Block a user