Completed
Push — master ( b4e56c...1b6c56 )
by Avtandil
04:39
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