From 559413b94eb3ba926dc81b05f255f01f856bd13d Mon Sep 17 00:00:00 2001 From: Cameron Date: Mon, 18 Apr 2016 11:28:43 -0700 Subject: [PATCH] Update code-climate config --- .codeclimate.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index f64eb7c46..31cbc9fab 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -19,4 +19,10 @@ ratings: - "**.css" - "**.js" - "**.php" -exclude_paths: [] +exclude_paths: +- e107_handlers/hybridauth/**/* +- e107_handlers/jsshrink/**/* +- e107_handlers/phpmailer/**/* +- e107_handlers/phpthumb/**/* +- e107_web/**/* +