Completed
Push — master ( 9125a0...2eb050 )
by Ryuichi
03:42
created

Checkout Config

checks:
    php: true
filter:
    excluded_paths:
        - 'Test/*'
tools:
    external_code_coverage:
        timeout: 2400
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            within:
                brackets: true

Repository Config

checks:
    php: true
filter:
    excluded_paths:
        - 'Test/*'
tools:
    external_code_coverage:
        timeout: 2400
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            within:
                brackets: true