Completed
Push — master ( 83d5fd...3dcd1f )
by Saeed
01:31
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