diff options
Diffstat (limited to '.codeclimate.yml')
| -rw-r--r-- | .codeclimate.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml new file mode 100644 index 0000000..2089409 --- /dev/null +++ b/.codeclimate.yml @@ -0,0 +1,3 @@ +exclude_patterns: +- "mrbgem/" +- "spec/" |
