Completed
Push — master ( 06a8f0...389278 )
by Ryuichi
03:34
created

Checkout Config

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

Repository Config

checks:
    php: true
filter: {  }
tools:
    external_code_coverage:
        timeout: 2400
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            within:
                brackets: true