Passed
Branch master (ef3387)
by Anthony
09:36
created

Repository Config

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