Passed
Push — master ( ef3387...d0a4bc )
by Anthony
07:14
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
    javascript: true
coding_style:
    php:
        indentation:
            general:
                use_tabs: true
        spaces:
            other:
                after_type_cast: false
build: true