mirror of
https://github.com/silverstripe/silverstripe-versionfeed
synced 2024-10-22 11:05:31 +02:00
Added standard Scrutinizer config
This commit is contained in:
parent
06d70e4593
commit
6d96c59ebd
@ -1,12 +1,9 @@
|
|||||||
inherit: true
|
inherit: true
|
||||||
|
|
||||||
tools:
|
|
||||||
external_code_coverage: true
|
|
||||||
|
|
||||||
checks:
|
checks:
|
||||||
php:
|
php:
|
||||||
code_rating: true
|
code_rating: true
|
||||||
duplication: true
|
duplication: true
|
||||||
|
|
||||||
filter:
|
filter:
|
||||||
paths: [code/*, tests/*]
|
paths: [code/*, tests/*]
|
||||||
|
Loading…
Reference in New Issue
Block a user