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

Remove unneeded join #14862

Merged
merged 1 commit into from
Apr 24, 2017
Merged

Remove unneeded join #14862

merged 1 commit into from
Apr 24, 2017

Conversation

jrafanie
Copy link
Member

Seen in #14852

It's already a single string, there's no need to wrap it in an array and
join the single element with a space.

Seen in ManageIQ#14852

It's already a single string, there's no need to wrap it in an array and
join the single element with a space.
Copy link
Contributor

@lpichler lpichler left a comment

Choose a reason for hiding this comment

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

No other occurrences found.
Thanks

@miq-bot
Copy link
Member

miq-bot commented Apr 24, 2017

Checked commit jrafanie@fb58e53 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
1 file checked, 0 offenses detected
Everything looks good. 🍰

Copy link
Member

@bdunne bdunne left a comment

Choose a reason for hiding this comment

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

👍 LGTM

@bdunne bdunne merged commit b778f26 into ManageIQ:master Apr 24, 2017
@bdunne bdunne added this to the Sprint 59 Ending Apr 24, 2017 milestone Apr 24, 2017
@jrafanie jrafanie deleted the remove_unneeded_join branch April 26, 2017 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants