Test Failed
Push — master ( 03780b...eda1c6 )
by
unknown
02:33
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'bin/*'
        - '*.min.js'
checks:
    php: true
    javascript: true
coding_style:
    php:
        indentation:
            general:
                use_tabs: true
            switch:
                indent_case: false
        spaces:
            around_operators:
                concatenation: true
                negation: true
build: true