Completed
Push — master ( 5310e1...59491d )
by Ajit
05:02
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