Completed
Push — master ( d310f4...f11d61 )
by Michal
02:15
created

Checkout Config

filter:
    excluded_paths: [tests/*]

tools:
    external_code_coverage:
        timeout: 600
        runs: 2

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true