Completed
Push — master ( 2dfacd...c9c4fe )
by Andrey
01:40
created

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        indentation:
            general:
                use_tabs: true
        spaces:
            general:
                linefeed_character: return-newline
            around_operators:
                concatenation: true
                negation: true