Completed
Push — develop ( 795b8e...10bf90 )
by John
03:38
created

Repository Config

filter:
    excluded_paths:
        - 'test/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                additive: false
                multiplicative: false
                concatenation: false
            other:
                after_type_cast: false