filter:
excluded_paths:
- 'resources/assets/*'
filter:
excluded_paths:
- 'tests/*'
- '*.min.js'
- '*/build/*'
- '*/dist/*'
checks:
php: true
coding_style:
php: { }