mirror of
https://github.com/silverstripe/silverstripe-textextraction
synced 2024-10-22 09:06:00 +00:00
Added Scrutinizer support
This commit is contained in:
parent
1e8581d7f8
commit
4c955bde13
12
.scrutinizer.yml
Normal file
12
.scrutinizer.yml
Normal file
@ -0,0 +1,12 @@
|
||||
inherit: true
|
||||
|
||||
tools:
|
||||
external_code_coverage: true
|
||||
|
||||
checks:
|
||||
php:
|
||||
code_rating: true
|
||||
duplication: true
|
||||
|
||||
filter:
|
||||
paths: [code/*, tests/*]
|
Loading…
x
Reference in New Issue
Block a user