Passed
Push — master ( d587da...cf8ef6 )
by Kyle
02:42
created

Checkout Config

checks:
    php: true
filter:
    excluded_paths: [vendor/*, tests/*]
coding_style:
    php: {  }
tools:
    external_code_coverage: true
    php_code_coverage: true
build:
    nodes:
        analysis:
            environment:
                php: 8.1.0
            tests:
                override:
                    - php-scrutinizer-run

Repository Config

# language: php

# tests: true