Passed
Push — appveyor ( d115ec...257fa0 )
by Carlos C
08:06
created

Checkout Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'vendor/*'

checks:
    php:
        code_rating: true
        duplication: true

tools:
    external_code_coverage: true

build:
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run