Completed
Push — wip-platform ( 03cba6...2999ab )
by
unknown
05:53 queued 02:49
created

Checkout Config

filter:
    excluded_paths:
        - 'vendor/*'
        - 'bin/*'
        - '*.min.js'
checks:
    php: true
    javascript: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'bin/*'
        - '*.min.js'
checks:
    php: true
    javascript: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true