Skip to content

Commit

Permalink
Code Climate
Browse files Browse the repository at this point in the history
  • Loading branch information
tzsk committed Jan 5, 2017
1 parent f092163 commit ac7b049
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
engines:
duplication:
enabled: true
config:
languages:
- ruby
- javascript
- python
- php
fixme:
enabled: true
phpmd:
enabled: true
ratings:
paths:
- "**.inc"
- "**.js"
- "**.jsx"
- "**.module"
- "**.php"
- "**.py"
- "**.rb"
exclude_paths: []

0 comments on commit ac7b049

Please sign in to comment.