filter:
excluded_paths:
- 'tests/*'
- 'database/*'
- 'AppCache.php'
- 'AppKernel.php'
- 'autoload.php'
- 'bootstrap/*'
- 'config/*'
- 'var/*'
- 'bin/*'
- 'features/*'
- 'reports/*'
- 'spec/*'
- '*.min.js'
checks:
php: true
coding_style:
php: { }
build: true