Completed
Push — master ( c35bb6...8dfe83 )
by Michael
01:43
created

Global Config

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

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