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

Add support for rubocop-0.50 #107

Closed
deivid-rodriguez opened this issue Sep 15, 2017 · 6 comments
Closed

Add support for rubocop-0.50 #107

deivid-rodriguez opened this issue Sep 15, 2017 · 6 comments
Assignees

Comments

@deivid-rodriguez
Copy link

Rubocop 0.50 has been released. It'd be great to get support in the official engine, via a channel, or even by fixing #93 :)

Thanks a lot!

@toddmazierski
Copy link

Thanks for the heads up, @deivid-rodriguez! We'll get on this.

@apanzerj
Copy link

apanzerj commented Oct 2, 2017

@toddmazierski any updates?

@katwchen
Copy link

katwchen commented Oct 3, 2017

Hi @apanzerj
@pointlessone is working on this now. he was on vacation last week, just came back. he will keep us posted here on his progress!

@apanzerj
Copy link

apanzerj commented Oct 3, 2017

Sweet. Thanks!

@dblandin
Copy link
Contributor

Hey all, looks like a rubocop-0-50 channel is now available!

engines:
  rubocop:
    enabled: true
    channel: rubocop-0-50

Thanks for your patience 👍

@dblandin
Copy link
Contributor

Going to go ahead and close this issue but let us know if you run into any issues enabling and running the engine. Thanks!

kamipo pushed a commit to rails/rails that referenced this issue Oct 13, 2017
RuboCop 0.50.0 was released.
https://github.com/bbatsov/rubocop/releases/tag/v0.50.0

And `rubocop-0-50` channel is available in Code Climate.
codeclimate/codeclimate-rubocop#107 (comment)

This commit will bump RuboCop to 0.50.0.
There are no new offences in this change.

```console
% bundle exec rubocop --version
0.50.0
% bundle exec rubocop
Inspecting 2350 files

(snip)

2350 files inspected, no offenses detected
```
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

5 participants