Completed
Push — master ( 5ffbf7...8e1537 )
by Carlos
03:33 queued 01:30
created

Repository Config

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