From 147bed276eb44899813f6a88406ce9a9f9444ac2 Mon Sep 17 00:00:00 2001 From: Ronyell Henrique Date: Sun, 29 Apr 2018 19:59:38 -0300 Subject: [PATCH] #164 - UpdatingFixing mass to duplicate code --- .codeclimate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index 390d285..40b137c 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -4,7 +4,7 @@ engines: config: languages: javascript: - mass_threshold: 120 + mass_threshold: 200 exclude_paths: - "**/__tests__/"