smb/.scrutinizer.yml

10 lines
183 B
YAML

tools:
php_sim: true
php_pdepend: true
php_analyzer: true
external_code_coverage:
timeout: 600
runs: 4
filter:
excluded_paths:
- 'tests/*'