Completed
Push — master ( 2f9611...10bc39 )
by Michael
01:59 queued 26s
created

Global Config

filter:
    excluded_paths:
        - tests/*
checks:
    php: true

coding_style:
    php:
        spaces:
            before_parentheses:
                closure_definition: true
            around_operators:
                concatenation: false