Test Setup Failed
Push — master ( 18aad0...79eeb7 )
by Marcel
05:40
created

Repository Config

filter:
    paths:
        - 'app/*'
    excluded_paths:
        - 'app/views/*'
        - 'app/config/*'
        - 'app/database/*'
        - '*.min.js'
        - '*/vendor/*'
        - '*/build/*'
        - '*/dist/*'
checks:
    php: true
    javascript: true
coding_style:
    php:
        spaces:
            before_keywords:
                else: false
build: true