checks:
php:
code_rating: true
duplication: true
filter:
paths:
- src/*
excluded_paths:
- vendor/*
- tests/*
build:
tests:
override:
-
command: 'phpunit --coverage-clover=.coverage'
coverage:
file: '.coverage'
format: 'clover'
# language: php # tests: true