diff --git a/.codeclimate.yml b/.codeclimate.yml
index f0c238b189b103a9c0eba2c2a7e02603e119ffeb..8558e3135f8ee87cb4d4af7588e0edb35c98b0cf 100644
--- a/.codeclimate.yml
+++ b/.codeclimate.yml
@@ -1,6 +1,8 @@
 engines:
  duplication:
    enabled: true
+   exclude_paths:
+     - app/assets/javascripts/components/locales/
    config:
      languages:
      - ruby