filter:
excluded_paths:
- 'tests/*'
- '*.min.js'
checks:
php: true
javascript: true
coding_style:
php:
indentation:
general:
use_tabs: true
spaces:
before_keywords:
else: false
other:
after_type_cast: false