From cfa2d937b28a04b7044dfc2b8e621f772b2991fd Mon Sep 17 00:00:00 2001 From: Simon Gabler Date: Sun, 2 Aug 2015 17:54:05 +0200 Subject: [PATCH] Only list javascript in .codeclimate.yml --- .codeclimate.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index d153bc321d..34b10f53ca 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -1,8 +1,5 @@ languages: - Ruby: false JavaScript: true - Python: false - PHP: false exclude_paths: - "database_reports/*"