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

use a more efficient sort for gem specs #1254

Merged
merged 2 commits into from
Jul 31, 2017
Merged

Conversation

robbkidd
Copy link
Contributor

Rubocop barked about an inefficient sort. Use sort_by instead. OK.

Rubocop barked about an inefficient sort. Use sort_by instead. OK.

Signed-off-by: Robb Kidd <robb@thekidds.org>
@thommay
Copy link
Contributor

thommay commented Jul 31, 2017

you almost certainly don't want to run chefstyle in appveyor too, the line endings stuff is endless sadness

Signed-off-by: Robb Kidd <robb@thekidds.org>
@robbkidd
Copy link
Contributor Author

@thommay I've told chefrubostylecop that line-endings should be linefeed regardless of platform. Let's try again!

@robbkidd robbkidd merged commit 55701bd into master Jul 31, 2017
@robbkidd robbkidd deleted the robb/sort-efficiently branch July 31, 2017 18:50
@test-kitchen test-kitchen locked and limited conversation to collaborators Feb 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants