about summary refs log tree commit diff
path: root/.codeclimate.yml
diff options
context:
space:
mode:
Diffstat (limited to '.codeclimate.yml')
-rw-r--r--.codeclimate.yml8
1 files changed, 1 insertions, 7 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml
index 8558e3135..d86475a29 100644
--- a/.codeclimate.yml
+++ b/.codeclimate.yml
@@ -1,12 +1,6 @@
 engines:
  duplication:
-   enabled: true
-   exclude_paths:
-     - app/assets/javascripts/components/locales/
-   config:
-     languages:
-     - ruby
-     - javascript
+   enabled: false
  rubocop:
    enabled: true
  eslint: