Completed
Push — master ( e73b49...795c4d )
by Michael
03:06
created

Global Config

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