Completed
Push — master ( 6d1701...27507b )
by Piotr
01:58
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