Skip to content

Commit

Permalink
Update .codeclimate.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
etolstoy authored Dec 12, 2016
1 parent 2fc6518 commit 5065946
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,25 +1,12 @@
---
engines:
duplication:
enabled: true
config:
languages:
- ruby
- javascript
- python
- php
fixme:
enabled: true
rubocop:
enabled: true
ratings:
paths:
- "**.inc"
- "**.js"
- "**.jsx"
- "**.module"
- "**.php"
- "**.py"
- "**.rb"
exclude_paths:
- spec/

0 comments on commit 5065946

Please sign in to comment.