build:
image: default-bionic
nodes:
analysis:
project_setup:
override:
- 'true'
environment:
php:
version: '8.1.2'
tests:
override:
- php-scrutinizer-run
tests: true
filter:
excluded_paths:
- 'tests/*'
- 'vendor/*'
checks:
php: true