Completed
Push — master ( 17ec4b...672085 )
by Adeniyi
9s
created

Repository Config

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