Completed
Push — master ( b6fbd8...85a381 )
by Carlos
03:49 queued 01:55
created

Repository Config

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