Use new PHP analysis engine

This commit is contained in:
Gytis Škėma 2018-03-04 19:30:46 +02:00
parent 04ab224bf8
commit c0cec43e16

View file

@ -1,3 +1,11 @@
build:
nodes:
analysis:
project_setup:
override: true
tests:
override: [php-scrutinizer-run]
filter:
excluded_paths: [tests/*]