Completed
Push — develop ( 9bbe8a...ca58b0 )
by John
02:31
created

Repository Config

filter:
    excluded_paths:
        - 'test/*'
checks:
    php:
        duplication: false

coding_style:
    php:
        spaces:
            around_operators:
                additive: false
                multiplicative: false
                concatenation: false
            other:
                after_type_cast: false