x Sorry, these patches are not available anymore due to data migration. Please run a fresh inspection.
Completed
Push — master ( 61b36b...7b371d )
by Matthew
10:03
created

Checkout Config

filter:
    excluded_paths:
        - "Tests/"
tools:
    external_code_coverage:
        timeout: 900


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

Repository Config

build:
    nodes:
        analysis:
            project_setup:
                override:
                    - 'true'
            environment:
                node:
                    version: 6.0.0
checks:
    php: true
    javascript: true
filter:
    excluded_paths:
        - '*.min.js'
coding_style:
    php: {  }