Completed
Push — master ( b00f7e...d9a223 )
by Maxime
04:18 queued 02:26
created

Repository Config

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

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