Completed
Push — master ( 5d7fe5...c1da0b )
by Avtandil
08:05 queued 03:54
created

Checkout Config

tools:
    external_code_coverage:
        timeout: 600

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
build: true