Passed
Push — master ( 279650...a213ac )
by Derek Stephen
09:43
created

Checkout Config

tools:
    external_code_coverage: true
build:
    image: default-bionic
    environment:
        php: 8.2.21
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run
checks:
    php:
        code_rating: true
        duplication: true
filter:
    paths:
        - src/*

Repository Config

# language: php

# tests: true