Completed
Pull Request — master (#409)
by
unknown
11:39 queued 11:25
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - '*.min.js'
checks:
    php: true
    javascript: true
coding_style:
    php:
        indentation:
            general:
                use_tabs: true
        spaces:
            before_keywords:
                else: false
            other:
                after_type_cast: false