Completed
Push — master ( 884a64...a86016 )
by 0x2f8f
06:59
created

Repository Config

checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                use_tabs: true
        spaces:
            general:
                linefeed_character: return-newline
            around_operators:
                relational: false
                additive: false