Completed
Push — master ( 233100...54d1a0 )
by Michael
01:21
created

Global Config

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

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