Completed
Push — master ( 200830...376030 )
by Amine
10:58
created

Checkout Config

filter:
    excluded_paths: [tests/*]

checks:
    php:
        fix_use_statements:
            preserve_blanklines: true
            order_alphabetically: true

tools:
    external_code_coverage:
        timeout: 600
        runs: 3

Repository Config

filter:
    excluded_paths: [tests/*]

checks:
    php:
        fix_use_statements:
            preserve_blanklines: true
            order_alphabetically: true

tools:
    external_code_coverage:
        timeout: 600
        runs: 2