Completed
Push — master ( 915476...c9532b )
by Andreas
08:37 queued 01:36
created

Repository Config

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