checks:
php:
code_rating: true
duplication: true
tools:
external_code_coverage: true
filter:
paths:
- src/AppBundle/Controller/
- src/AppBundle/Fofm/
filter:
paths:
- 'src/*'
checks:
php: true
coding_style:
php:
spaces:
around_operators:
concatenation: false