Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eslint 6.0 is released #464

Closed
modosc opened this issue Jun 24, 2019 · 6 comments
Closed

eslint 6.0 is released #464

modosc opened this issue Jun 24, 2019 · 6 comments
Assignees

Comments

@modosc
Copy link

modosc commented Jun 24, 2019

https://eslint.org/blog/2019/06/eslint-v6.0.0-released

it would be great to get an eslint-6 channel.

@Loremaster
Copy link

Yes can we please get the support for eslint 6?

@esilkensen
Copy link

I was starting to look at this, found this PR as a reference for some of the breaking changes in 6.0 that will require codeclimate-eslint updates: eslint/eslint#11546

@BenEinwechter
Copy link

Any updates on when CodeClimate will support eslint 6? Thanks!

@Loremaster
Copy link

Loremaster commented Nov 7, 2019

Bump. Are there any plans to upgrade it?

@efueger
Copy link
Member

efueger commented Nov 18, 2019

Hi @modosc - good news: the ESLint-6 channel is live!

Thanks for the nudge on this. 👌

@efueger efueger closed this as completed Nov 18, 2019
@efueger
Copy link
Member

efueger commented Nov 18, 2019

To use the new version, update your .codeclimate.yml with the following:

plugins: 
  eslint:
    enabled: true
    channel: "eslint-6"

PS: If you have any open, erroring branches, you'll need to first make the channel change on your default branch, and then rebase any open branches on that new commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants