Passed
Pull Request — master (#57)
by Matthew
09:33
created

Checkout Config

build:
    environment:
        php:
            version: 7.1
    nodes:
        analysis:
            project_setup:
                override: true
            tests:
                override: [php-scrutinizer-run]
filter:
    excluded_paths:
        - "tests/"
tools:
    external_code_coverage:
        timeout: 900

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php: {}