Completed
Push — master ( 40fa26...6d3dd1 )
by David
07:13 queued 27s
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