build:
image: default-bionic
environment:
php: 8.1.2
nodes:
analysis:
project_setup:
override:
- 'true'
tests: true
filter:
excluded_paths:
- 'tests/*'
- 'src/Collection.php'
checks:
php: true
coding_style:
php:
spaces:
around_operators:
additive: false