Completed
Push — master ( e4f295...08595c )
by diego
16:16 queued 14:06
created

Checkout Config

filter:
    paths:
        - 'Classes/*'
tools:
    external_code_coverage:
        timeout: 600
        runs: 1

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            other:
                after_type_cast: false