Completed
Push — master ( b11f1b...81fcd5 )
by Michael
05:29 queued 03:50
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