Completed
Push — master ( 2f0e29...a2da8e )
by Ajit
15s
created

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        indentation:
            general:
                use_tabs: false
        spaces:
            around_operators:
                concatenation: true
tools:
    php_code_sniffer:
        config:
            standard: PSR2