Completed
Push — master ( 694f1b...5bd3cf )
by Danilo
02:12 queued 11s
created

Repository Config

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