Skip to content

Commit

Permalink
CodeClimate Configured
Browse files Browse the repository at this point in the history
  • Loading branch information
Pramod committed Jan 2, 2016
1 parent 29eb1ca commit df3c6f4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
engines:
fixme:
enabled: true
rubocop:
enabled: true
ratings:
paths:
- lib/**/*
- "**.rb"
exclude_paths:
- spec/**/*

0 comments on commit df3c6f4

Please sign in to comment.