aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.codeclimate.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml
new file mode 100644
index 000000000..2fb04b670
--- /dev/null
+++ b/.codeclimate.yml
@@ -0,0 +1,6 @@
+languages:
+ Ruby: true
+ JavaScript: true
+ PHP: true
+exclude_paths:
+- "lib/strip_attributes/test/*"