Test Failed
Push — master ( 5a5644...d791c3 )
by Julien
05:14 queued 01:48
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - '*.min.js'
        - '*/dist/*'
checks:
    php: true
    javascript: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            other:
                after_type_cast: false
build: true