Completed
Push — master ( 305542...5a5d85 )
by Joao
02:42
created

Repository Config

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