Completed
Push — master ( 852cbb...117aa5 )
by diego
05:27
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