Passed
Push — master ( e2a288...61380d )
by Kyle
12:47
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