Completed
Push — master ( 0c2493...6a5bb8 )
by Andrey
02:02
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