Completed
Push — master ( 2db446...5310e1 )
by Harish
03:59
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