aboutsummaryrefslogtreecommitdiff
path: root/.codeclimate.yml
diff options
context:
space:
mode:
Diffstat (limited to '.codeclimate.yml')
-rw-r--r--.codeclimate.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml
new file mode 100644
index 0000000..04768ee
--- /dev/null
+++ b/.codeclimate.yml
@@ -0,0 +1,7 @@
+--
+engines:
+ duplication:
+ enabled:false
+ config:
+ languages:
+ - javascript