Completed
Push — master ( 589515...03c1a3 )
by Maxime
04:51 queued 03:05
created

Repository Config

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

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