Completed
Push — master ( a4255b...5b642d )
by Michael
05:47 queued 01:11
created

Global Config

filter:
    excluded_paths:
        - tests/*
checks:
    php: true
coding_style:
    php:
        spaces:
            before_parentheses:
                closure_definition: true
            around_operators:
                concatenation: false