diff options
Diffstat (limited to '.codeclimate.yml')
| -rw-r--r-- | .codeclimate.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml index 0237889..40a8c0e 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -1,5 +1,5 @@ exclude_patterns: - - "mrbgem/" +- "mrbgem/" - "spec/" - "bin/" - "docs/" |
