Completed
Push — master ( 4250af...b753a8 )
by Michael
04:20
created

Global Config

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