Completed
Push — master ( 6fae5f...bd481f )
by Saeed
01:22
created

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        indentation:
            general:
                use_tabs: true
        spaces:
            around_operators:
                additive: false
                concatenation: false
            before_keywords:
                else: false
                catch: false