Completed
Push — master ( 18c7d8...6f1527 )
by Carlos C
06:04
created

Checkout Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'vendor/*'

checks:
    php:
        code_rating: true
        duplication: true

tools:
    external_code_coverage: true

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

Repository Config

# language: php