Passed
Push — master ( 084596...43cfa9 )
by Michael
03:23 queued 02:16
created

Global Config

filter:
    excluded_paths:
        - 'tests/*'
build:
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run

tools:
    php_cs_fixer:
        config: { level: psr2 }
    external_code_coverage: true