Completed
Push — master ( 7c17a5...e179f1 )
by Dmitry
23s
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            before_parentheses:
                closure_definition: true

Global Config

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