Completed
Push — master ( 258f3e...3366de )
by Andreas
05:18 queued 17s
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                unary_additive: true
            other:
                after_type_cast: false