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