Completed
Push — master ( e8886b...4ad147 )
by Florian
04:00 queued 01:32
created

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        indentation:
            general:
                use_tabs: true
        spaces:
            around_operators:
                bitwise: false
            other:
                after_type_cast: false