Skip to content

Commit

Permalink
Merge pull request #519 from LearnersGuild/issue/514d
Browse files Browse the repository at this point in the history
disabling codeclimate linting
  • Loading branch information
bundacia committed Oct 26, 2016
2 parents a693468 + d6b69e2 commit b458e32
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,7 @@ engines:
- python
- php
eslint:
enabled: true
checks:
global-require:
enabled: false
comma-dangle:
enabled: false
semi:
enabled: false
enabled: false
fixme:
enabled: true
ratings:
Expand Down

0 comments on commit b458e32

Please sign in to comment.