Completed
Push — master ( 70dd9a...4250af )
by Michael
02:50
created

Global Config

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