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

[Fix #1971] Add space style for SpaceInsideStringInterpolation #2010

Conversation

gotrevor
Copy link
Contributor

@gotrevor gotrevor commented Jul 4, 2015

No description provided.

@gotrevor gotrevor force-pushed the space_config_style_for_string_interpolation_rebase branch from 2966607 to 80b3e02 Compare July 4, 2015 14:12
@gotrevor gotrevor force-pushed the space_config_style_for_string_interpolation_rebase branch from 80b3e02 to ed4beeb Compare July 4, 2015 14:13
@gotrevor gotrevor changed the title [Fix #1971] Add configurable space option for SpaceInsideStringInterpolation [Fix #1971] Add space style for SpaceInsideStringInterpolation Jul 4, 2015
# Good:
# var = "This is the #{good} example"
# @example
# Good:
Copy link
Collaborator

Choose a reason for hiding this comment

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

You can convert good and bad into line comments, for consistency with the rest of our code.

@bbatsov
Copy link
Collaborator

bbatsov commented Jul 4, 2015

Apart from my small remarks, the changes look good. 👍

bbatsov added a commit that referenced this pull request Jul 4, 2015
…interpolation_rebase

[Fix #1971] Add `space` style for SpaceInsideStringInterpolation
@bbatsov bbatsov merged commit a085da0 into rubocop:master Jul 4, 2015
@bbatsov
Copy link
Collaborator

bbatsov commented Jul 4, 2015

👍 Thanks!

@gotrevor gotrevor deleted the space_config_style_for_string_interpolation_rebase branch July 4, 2015 17:24
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.

2 participants