Completed
Push — master ( dcad25...a77b3b )
by Amine
03:24 queued 32s
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