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