Completed
Push — master ( 2a3d9e...0c2493 )
by Andrey
01:58
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