Passed
Pull Request — master (#482)
by
unknown
06:04
created

Checkout Config

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

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

imports:
    - php

tools:
    external_code_coverage: true

Repository Config

# language: php