opt-in to new scrutinizer reports

This commit is contained in:
Shish 2019-10-01 11:45:29 +01:00
parent c440682ae7
commit 12d77da449

View File

@ -5,5 +5,12 @@ imports:
filter:
excluded_paths: [ext/*/lib/*,ext/tagger/script.js,ext/chatbox/*]
build:
nodes:
analysis:
tests:
override:
- php-scrutinizer-run
tools:
external_code_coverage: true