Completed
Push — master ( 83b84d...55ca36 )
by Andrey
01:41
created

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        indentation:
            general:
                use_tabs: true
        spaces:
            around_operators:
                unary_additive: true
                concatenation: true
                negation: true