From 3ae459a5dd6ba7a53a8d49d5d82f920ae5170446 Mon Sep 17 00:00:00 2001 From: Abby Armada Date: Fri, 8 Jul 2016 12:06:47 -0400 Subject: [PATCH] Update .codeclimate.yml Removing duplication --- .codeclimate.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index fc70b57c238..65dcd77c112 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -1,10 +1,4 @@ engines: - duplication: - enabled: true - config: - languages: - - javascript - - python rubocop: enabled: true golint: