Passed
Push — master ( 3bbfa4...933386 )
by Hyunwoo
02:18
created

Repository Config

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