Completed
Push — master ( bd7f0c...eedff8 )
by Andreas
01:41 queued 10s
created

Repository Config

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