Completed
Push — master ( 63b26b...dcad25 )
by Amine
03:09
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: 3