diff --git a/.codeclimate.yml b/.codeclimate.yml index 4112980..b8f2cec 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -30,6 +30,7 @@ exclude_paths: - app/assets/javascripts/app.js - bin/** - db/** + - config/** - public/assets/** - spec/** - UI/**