mirror of
https://github.com/silverstripe/silverstripe-tagfield
synced 2024-10-22 11:05:32 +02:00
Merge pull request #59 from helpfulrobot/add-standard-scrutinizer-config
Added standard Scrutinizer config
This commit is contained in:
commit
d70a61ae98
@ -1,12 +1,9 @@
|
||||
inherit: true
|
||||
|
||||
tools:
|
||||
external_code_coverage: true
|
||||
|
||||
checks:
|
||||
php:
|
||||
code_rating: true
|
||||
duplication: true
|
||||
php:
|
||||
code_rating: true
|
||||
duplication: true
|
||||
|
||||
filter:
|
||||
paths: [code/*, tests/*]
|
||||
paths: [code/*, tests/*]
|
||||
|
Loading…
Reference in New Issue
Block a user