summaryrefslogtreecommitdiffhomepage
path: root/.codeclimate.yml
diff options
context:
space:
mode:
Diffstat (limited to '.codeclimate.yml')
-rw-r--r--.codeclimate.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml
index 2089409..0237889 100644
--- a/.codeclimate.yml
+++ b/.codeclimate.yml
@@ -1,3 +1,5 @@
exclude_patterns:
-- "mrbgem/"
+ - "mrbgem/"
- "spec/"
+- "bin/"
+- "docs/"