about summary refs log tree commit diff
path: root/.codeclimate.yml
diff options
context:
space:
mode:
authorMatteo Aquila <matteoaquila@users.noreply.github.com>2017-04-13 15:23:20 +0200
committerGitHub <noreply@github.com>2017-04-13 15:23:20 +0200
commit4a6d3bac868f0698fc976265c7936efcadca7cdb (patch)
tree42d7591e2d53ef5aedcaf0d59b9f78607bbf9be7 /.codeclimate.yml
parent1a12fd14d438380e24421e9c8a8894cc705aba51 (diff)
parenta57d30c6800eb3ebe15b0398d5f542527faa47f9 (diff)
Merge pull request #1 from tootsuite/master
update
Diffstat (limited to '.codeclimate.yml')
-rw-r--r--.codeclimate.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml
index f0c238b18..8558e3135 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