tools:
external_code_coverage: true
build:
nodes:
analysis:
project_setup:
override:
- 'true'
tests:
override:
- php-scrutinizer-run
-
command: phpcs-run ./src/
coverage:
file: ./clover.xml
format: clover
tests: true
filter:
excluded_paths:
- './tests/*'
checks:
php: true
coding_style:
php:
indentation:
general:
size: 2
spaces:
around_operators:
additive: false
multiplicative: false
other:
after_type_cast: false
# language: php # tests: true