Passed
Push — master ( 369f5f...26dd04 )
by Anthony
03:00
created

Repository Config

filter:
    excluded_paths:
        - 'app/*'
        - 'libs/ckeditor/*'
        - 'libs/ckeditor_new/*'
        - 'libs/ckfinder/*'
        - 'core/save/*'
        - 'core/images/Resize.php'
        - 'core/images/Images.php'
        - 'vendor/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                use_tabs: true
        spaces:
            other:
                after_type_cast: false
build: true