Completed
Push — master ( a60f10...c18e77 )
by Maxime
02:23 queued 37s
created

Repository Config

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

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