Completed
Push — master ( f42a52...0a9499 )
by Thierry
02:50 queued 01:16
created

Repository Config

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