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

Upgrade rubocop to 0.36 #60

Merged
merged 3 commits into from
Feb 9, 2016
Merged

Upgrade rubocop to 0.36 #60

merged 3 commits into from
Feb 9, 2016

Conversation

jawshooah
Copy link
Contributor

Also fix offenses introduced by the upgrade.

Review on Reviewable

@@ -0,0 +1,3 @@
[submodule "vendor/rubocop"]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you intend to commit this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, and I meant to make a change to the README as well. Makes much more sense to just add rubocop as a submodule than to require the user to explicitly git clone the latest master and hope nothing breaks.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see. You might want to make that a separate PR since it's not directly related to the RuboCop upgrade.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair point; I'll split it out.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done in #61.

@davidakachaos
Copy link

👍 @jawshooah could you look into the 'codeclimate-test-reporter' error in the test?

@jawshooah
Copy link
Contributor Author

That error has been around ever since RuboCop switched from Coveralls to CodeClimate, nothing to do with the changes in this PR.

@davidakachaos
Copy link

Great! In that case ping @nevir 😄

@shaneog
Copy link

shaneog commented Jan 20, 2016

My PR (#63) should fix the Travis issues with CodeClimate, but it requires both PR's by @jawshooah to be merged first.

@nijikon
Copy link
Collaborator

nijikon commented Jan 26, 2016

What is the status of this, when can we merge?

@nijikon
Copy link
Collaborator

nijikon commented Jan 26, 2016

/cc @geniou @bquorning

@lucascaton
Copy link

Any news on this one?

@jawshooah
Copy link
Contributor Author

Waiting on @nevir, looks like.

@bogdanRada
Copy link

+1

@aried3r
Copy link
Contributor

aried3r commented Feb 8, 2016

@nijikon
Copy link
Collaborator

nijikon commented Feb 8, 2016

Yup, I will merge this today, and go through other tickets. Then update to 0.37.0.

nijikon added a commit that referenced this pull request Feb 9, 2016
@nijikon nijikon merged commit 8a28f30 into rubocop:master Feb 9, 2016
@DexterTheDragon
Copy link

@nijikon Will you be pushing a new version to rubygems?

@nijikon
Copy link
Collaborator

nijikon commented Feb 9, 2016

@DexterTheDragon yes, working on it right now

spk added a commit to td-berlin/td_critic that referenced this pull request Feb 12, 2016
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

Successfully merging this pull request may close these issues.

9 participants