Skip to content

Commit

Permalink
Merge pull request #61 from Exelord/fix-codeclimate
Browse files Browse the repository at this point in the history
Fix codeclimate
  • Loading branch information
Exelord committed Nov 6, 2016
2 parents 8606fca + 42cd3de commit 47fa63f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ ratings:
- Gemfile.lock
- "**.rb"
exclude_paths:
- spec/
- dummy/
- docs/
- "spec/"
- "dummy/"
- "docs/"
- "lib/generators/"

0 comments on commit 47fa63f

Please sign in to comment.