Completed
Push — master ( d96bec...98160d )
by Joao
03:31
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