filter:
excluded_paths:
- 'app/*'
- 'bin/*'
- 'tests/*'
- 'var/*'
- 'web/*'
checks:
php: true
javascript: true
coding_style:
php: { }
build:
nodes:
analysis:
project_setup:
override: ['true']
tests:
override: [php-scrutinizer-run]