Completed
Branch master (7a619a)
by Thierry
04:57 queued 02:21
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