Completed
Pull Request — master (#2)
by John
01:47
created

Checkout Config

imports:
    - php

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

filter:
    excluded_paths:
        - tests/*

tools:
    external_code_coverage: true

Repository Config

# language: php

# tests: true