Completed
Push — master ( d46f84...1165e2 )
by Terry
04:01 queued 01:59
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                negation: true
            within:
                brackets: true
            other:
                after_type_cast: false