Passed
Push — master ( 14d352...7a1eb4 )
by Rasmus
12:23 queued 11:08
created

Checkout Config

filter:
    paths: [src/*]

tools:
    external_code_coverage: true
    php_mess_detector: true
    php_code_sniffer: true
    php_pdepend: true

Global Config

checks:
    php: true
build:
    image: default-bionic
    environment:
        php: 8.1.28
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run