# .scrutinizer.yml
checks:
php:
code_rating: true
duplication: true
filter:
excluded_paths:
- 'spec/*'
checks:
php:
duplication: false
coding_style:
php:
spaces:
before_parentheses:
closure_definition: true