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