Skip to content

Commit

Permalink
Try eslint-3 with support for eslint-config-airbnb
Browse files Browse the repository at this point in the history
  • Loading branch information
jrafanie committed Oct 19, 2016
1 parent 0ec10f9 commit d624dd4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,8 @@ engines:
- ruby
- javascript
eslint:
# Still failing :sad_panda:
enabled: false
channel: "eslint-2"
enabled: true
channel: "eslint-3"
fixme:
# let's enable later
enabled: false
Expand Down

0 comments on commit d624dd4

Please sign in to comment.