Completed
Pull Request — master (#4)
by
unknown
02:10
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