diff options
-rw-r--r-- | .codeclimate.yml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml index 42afed54371..fa73bbde6ae 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -16,18 +16,6 @@ engines: enabled: true rubocop: enabled: true -ratings: - paths: - - Gemfile.lock - - "**.erb" - - "**.haml" - - "**.rb" - - "**.rhtml" - - "**.slim" - - "**.inc" - - "**.js" - - "**.jsx" - - "**.module" exclude_paths: - config/ - db/ |