imports:
- php
filter:
excluded_paths: [vendor/*, tools/*, backup/*, tests/*, src/_data/skarp/*]
build:
nodes:
my-tests:
environment:
php:
version: 8.4.8
analysis:
tests:
override:
- php-scrutinizer-run
tests:
override:
- command: "composer phpunit"
coverage:
file: "docs/coverage.xml"
format: "clover"
# language: php # tests: true