Completed
Push — master ( 477a6e...b15df5 )
by Carlos
03:32 queued 01:32
created

Repository Config

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