From e0b16f8fcf2206566b38d9d14539a7a184f79c7e Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Fri, 9 Mar 2018 20:46:48 -0500 Subject: [PATCH] config stuff --- .buildpacks | 1 - .codeclimate.yml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.buildpacks b/.buildpacks index 9fb12425..96d0a9dd 100644 --- a/.buildpacks +++ b/.buildpacks @@ -1,2 +1 @@ https://github.com/heroku/heroku-buildpack-nodejs.git -https://github.com/heroku/heroku-buildpack-ruby.git diff --git a/.codeclimate.yml b/.codeclimate.yml index a187069d..a13dddbf 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -32,7 +32,7 @@ ratings: exclude_paths: - app/assets/images/ - app/assets/javascripts/lib/ -- frontend/src/patched/ +- src/patched/ - db/ - script/ - spec/