Completed
Push — master ( 40a1a5...0d1145 )
by Maxime
26s queued 12s
created

Repository Config

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

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