filter:
excluded_paths:
- 'app/*'
- 'tests/*'
- 'bin/*'
- 'var/SymfonyRequirements.php'
- 'web/app*.php'
- 'web/config.php'
checks:
php: true
javascript: true
coding_style:
php: { }