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 new Performance/RedundantSortBlock cop #135

Merged
merged 1 commit into from
Jun 9, 2020

Conversation

fatkodima
Copy link
Contributor

Closes #132

Copy link
Member

@koic koic left a comment

Choose a reason for hiding this comment

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

Looks good to me. Can you rebase with the latest master branch?

@fatkodima fatkodima force-pushed the redundant_sort_block-cop branch from 82e316c to 1be1395 Compare June 9, 2020 08:59
@fatkodima
Copy link
Contributor Author

Rebased.

@koic koic merged commit ddd44a0 into rubocop:master Jun 9, 2020
@koic
Copy link
Member

koic commented Jun 9, 2020

Thanks!

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.

Feature: New Style/RedundantSortBlock cop
2 participants