Completed
Push — master ( b5b976...4f3bb0 )
by David
03:57 queued 16s
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
    javascript: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            other:
                after_type_cast: false