Passed
Push — master ( 6ee15a...41899e )
by Anthony
02:32
created

Repository Config

filter:
    excluded_paths:
        - 'app/*'
        - 'libs/ckeditor/*'
        - 'libs/ckeditor_new/*'
        - 'libs/ckfinder/*'
        - 'core/*'
        - 'vendor/*'
        - 'libs/*'
        - 'admin/*'
        - 'config/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                use_tabs: true
        spaces:
            other:
                after_type_cast: false
build: true