filter:
excluded_paths:
- 'library/tiqr/tests/*'
checks:
php:
code_rating: true
duplication: true
coding_style:
php: { }
filter:
excluded_paths:
- 'library/tiqr/tests/*'
checks:
php: true
coding_style:
php: { }