Passed
Push — master ( 34b29b...0daf4f )
by Daryl
01:42
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