Completed
Push — master ( 27507b...bb5d55 )
by Piotr
02:03
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