Completed
Push — master ( a9bb65...7eff16 )
by Florin
03:45
created

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        indentation:
            general:
                use_tabs: true
        spaces:
            around_operators:
                concatenation: false
            other:
                after_type_cast: false