Completed
Push — develop ( 7bf045...1e8e59 )
by John
09:05 queued 02:09
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