Completed
Push — master ( 9de211...6dedc2 )
by Jarrett
14:27
created

Repository Config

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