filter:
excluded_paths:
- 'vendor/*'
- 'app/cache/*'
- 'app/libary/*'
checks:
php:
code_rating: true
duplication: true
remove_extra_empty_lines: true
simplify_boolean_return: true
coding_style:
php:
indentation:
general:
size: 1