Completed
Push — master ( bd08b3...f01fff )
by Marko
14:54
created

Checkout Config

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

checks:
    php:
        code_rating: true
        duplication: true

Repository Config

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

checks:
    php:
        code_rating: true
        duplication: true

tools:
    external_code_coverage:
        timeout: 800
        runs: 2


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