filter:
excluded_paths:
- 'tests/*'
tools:
php_sim: true
php_pdepend: true
php_analyzer: true
php_code_sniffer:
config:
standard: "PSR2"
build:
nodes:
analysis:
tests:
override:
- php-scrutinizer-run
checks:
php:
return_doc_comments: true
overriding_parameter: true
no_short_open_tag: false
no_goto: true
more_specific_types_in_doc_comments: true
fix_doc_comments: false