Completed
Push — master ( 30a3ee...8fcbe3 )
by Marcin
10:30 queued 07:52
created

Repository Config

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