filter:
excluded_paths:
- 'tests/*'
- '*.min.js'
- '*/vendor/*'
- 'dist/*'
checks:
php: true
javascript: true
coding_style:
php:
spaces:
around_operators:
bitwise: false
other:
after_type_cast: false