imports:
- php
filter:
paths: [src/*]
tools:
php_sim: true
php_pdepend: true
php_analyzer: true
php_code_sniffer: true
filter:
excluded_paths:
- 'spec/*'
checks:
php: true
coding_style:
php: { }