Test Failed
Push — master ( b0928e...366b92 )
by Julien
06:37 queued 02:27
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