Completed
Push — master ( e39f9d...9f576e )
by Armando
05:29 queued 02:34
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            other:
                after_type_cast: false