Passed
Push — master ( 5e7782...8558b1 )
by Daryl
24:56 queued 14:57
created

Checkout Config

# .scrutinizer.yml
build:
    nodes:
        analysis:
            project_setup:
                override: true
            tests:
                override: [php-scrutinizer-run]
tools:
  external_code_coverage: true
filter:
  excluded_paths:
    - "tests/"
    - "RoboFile.php"

Repository Config

# language: php

checks:
    php: true