Skip to content
This repository has been archived by the owner on Sep 29, 2021. It is now read-only.

Commit

Permalink
add config for codeclimate
Browse files Browse the repository at this point in the history
  • Loading branch information
jonfreedman committed Jul 28, 2016
1 parent 401988b commit 38f0f50
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
engines:
coffeelint:
enabled: true
fixme:
enabled: true
ratings:
paths:
- src/**
- test/**

0 comments on commit 38f0f50

Please sign in to comment.