Passed
Push — redis ( 5e7e33...ead4b6 )
by Francis
09:12
created

Checkout Config

# .scrutinizer.yml
tools:
    external_code_coverage: true

Repository Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
filter:
    excluded_paths:
        - 'tests/*'
build:
    environment:
        php: 7.4
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run