Completed
Push — master ( 5d1949...a5e456 )
by Andreas
8s
created

Repository Config

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