checks:
php:
code_rating: true
duplication: false
filter:
excluded_paths:
- tests/*
- examples/*
- vendor/*
- socket/*
- hyper-run
filter:
excluded_paths:
- 'tests/*'
checks:
php: true
coding_style:
php:
spaces:
around_operators:
concatenation: true