Completed
Push — master ( 6b8b6b...49ecce )
by Maxime
03:41 queued 01:57
created

Repository Config

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

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