Completed
Push — master ( 672085...644962 )
by Adeniyi
12s
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