Passed
Branch ci/scrutinizer (ce67e7)
by Carlos C
02:56
created

Checkout Config

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

build:
    nodes:
        analysis:
            tests:
                override:
                    - phpcs-run --standard=phpcs.xml.dist src/ tests/
                    - php-scrutinizer-run --enable-security-analysis

tools:
    external_code_coverage: true

Repository Config

# language: php