Skip to content

Commit

Permalink
add codeclimate config file
Browse files Browse the repository at this point in the history
  • Loading branch information
mose committed Feb 23, 2016
1 parent da83fae commit 25fba6a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
engines:
brakeman:
enabled: true
csslint:
enabled: true
duplication:
enabled: true
eslint:
enabled: true

0 comments on commit 25fba6a

Please sign in to comment.