Completed
Pull Request — master (#85)
by David
09:04 queued 04:47
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                use_tabs: true
            switch:
                indent_case: false
        spaces:
            around_operators:
                additive: false
                multiplicative: false
build: true