Skip to content

Commit

Permalink
remove php and python from code climate analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
Darren Hardy committed Mar 30, 2017
1 parent 58bfe71 commit a5b17fd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ engines:
languages:
- ruby
- javascript
- python
- php
eslint:
enabled: true
fixme:
Expand All @@ -31,8 +29,6 @@ ratings:
- "**.js"
- "**.jsx"
- "**.module"
- "**.php"
- "**.py"
exclude_paths:
- config/
- spec/

0 comments on commit a5b17fd

Please sign in to comment.