tools:
external_code_coverage: true
checks:
php:
code_rating: true
duplication: true
build:
nodes:
analysis:
tests:
override:
- php-scrutinizer-run
checks:
php: true
filter: { }
coding_style:
php: { }