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

Move RedundantSortBy and Sample to the Style department #123

Merged
merged 1 commit into from
Apr 15, 2019
Merged

Conversation

Korri
Copy link
Contributor

@Korri Korri commented Apr 15, 2019

Move Performance/RedundantSortBy, Performance/UnneededSort and Performance/Sample to the Style department.

For compatibility with version 0.67.0 of rubocop (as we already moved Style/Strip) here #121

Changelog: https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md#changes-2

Right now it is working but throwing a lot of warnings:

.rubocop-https---shopify-github-io-ruby-style-guide-rubocop-yml: Performance/RedundantSortBy has the wrong namespace - should be Style
.rubocop-https---shopify-github-io-ruby-style-guide-rubocop-yml: Performance/Sample has the wrong namespace - should be Style

Move `Performance/RedundantSortBy`, `Performance/UnneededSort` and `Performance/Sample` to the Style department.
@Korri Korri requested a review from volmer April 15, 2019 17:17
Copy link
Contributor

@volmer volmer left a comment

Choose a reason for hiding this comment

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

Thank you!

@Korri Korri merged commit 871a410 into master Apr 15, 2019
@Korri Korri deleted the Korri-patch-1 branch April 15, 2019 19:24
@rafaelfranca rafaelfranca temporarily deployed to rubygems February 26, 2020 19:24 Inactive
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.

None yet

3 participants