Completed
Push — master ( 8fcbe3...093d31 )
by Marcin
12:20 queued 08:40
created

Repository Config

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