Completed
Push — master ( 904bc9...a0bca2 )
by Florian
03:02
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