filter:
excluded_paths:
- 'tests/*'
- 'docs/*'
tools:
external_code_coverage:
timeout: 1200
runs: 2
checks:
php: true
# build:
# nodes:
# analysis:
# tests:
# override:
# - php-scrutinizer-run
build:
nodes:
analysis:
project_setup:
override: true
tests:
override:
- php-scrutinizer-run --enable-security-analysis