build:
environment:
php: 7.3.0
nodes:
analysis:
tests:
override: [ php-scrutinizer-run ]
checks:
php: true
filter:
excluded_paths:
- demo.php
checks:
php: true
filter: { }
coding_style:
php: { }