Completed
Push — master ( 8b7db5...d5f30b )
by Marcin
10:15 queued 04:51
created

Repository Config

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