# .scrutinizer.yml
filter:
excluded_paths:
- 'test/*'
checks:
php: true
coding_style:
php: { }
build: true
filter:
excluded_paths:
- 'test/*'
checks:
php: true
coding_style:
php: { }
build: true