build:
nodes:
analysis:
environment:
php: 7.2.13
project_setup:
override: true
tests:
override:
- php-scrutinizer-run --enable-security-analysis
coverage:
tests:
override:
- command: php vendor/bin/phpunit
coverage:
file: build/logs/clover.xml
format: clover
checks:
php:
code_rating: true
duplication: true
filter:
paths: ["src/*"]
# language: php # tests: true