From 2cf9a07bb2daaa3a984db583ac5a4387b47200fd Mon Sep 17 00:00:00 2001 From: Scott Larkin Date: Wed, 14 Dec 2016 15:11:07 -0500 Subject: [PATCH] Update .codeclimate.yml --- .codeclimate.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.codeclimate.yml b/.codeclimate.yml index 3e82c0d31..59c835354 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -10,3 +10,4 @@ ratings: paths: - "**.js" exclude_paths: +- node_modules/