opt-in to new scrutinizer reports
This commit is contained in:
parent
c440682ae7
commit
12d77da449
@ -5,5 +5,12 @@ imports:
|
|||||||
filter:
|
filter:
|
||||||
excluded_paths: [ext/*/lib/*,ext/tagger/script.js,ext/chatbox/*]
|
excluded_paths: [ext/*/lib/*,ext/tagger/script.js,ext/chatbox/*]
|
||||||
|
|
||||||
|
build:
|
||||||
|
nodes:
|
||||||
|
analysis:
|
||||||
|
tests:
|
||||||
|
override:
|
||||||
|
- php-scrutinizer-run
|
||||||
|
|
||||||
tools:
|
tools:
|
||||||
external_code_coverage: true
|
external_code_coverage: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user