Completed
Push — master ( 50e57a...1d39d2 )
by Florian
03:06
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