Completed
Branch master (bb5d55)
by Piotr
02:42 queued 46s
created

Repository Config

filter:
    excluded_paths:
        - 'test/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                relational: false
                bitwise: false
            other:
                after_type_cast: false