From bfc495c6f6bc13b87f18995ed38be05bc0b7455b Mon Sep 17 00:00:00 2001 From: Brenda Wallace Date: Tue, 14 Apr 2020 10:30:38 +1200 Subject: [PATCH] Updating codeclimate to look at scss filesl --- .codeclimate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index 0aaf04185..32cde13c0 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -25,7 +25,7 @@ ratings: - "**.rb" - "**.js" - "**.coffee" - - "**.sass" + - "**.scss" - "**.haml" - Gemfile.lock exclude_paths: