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

Reindent Slice heredoc spec samples for readability #2550

Merged
merged 1 commit into from
May 3, 2016
Merged

Reindent Slice heredoc spec samples for readability #2550

merged 1 commit into from
May 3, 2016

Conversation

luislavena
Copy link
Contributor

Crystal allow multi-line HEREDOC samples to be indented to the same level as other elements in the method/class/code being defined.

That single difference from Ruby translates into a huge code-readability improvement.

This change only adjust indentation of these samples.

Ref #2547

Crystal allow multi-line HEREDOC samples to be indented to the same
level as other elements in the method/class/code being defined.

That single difference from Ruby translates into a huge code-readability
improvement.

This change only adjust indentation of these samples.

Ref #2547
@asterite
Copy link
Member

asterite commented May 3, 2016

Thank you! ❤️

@asterite asterite merged commit 57717d4 into crystal-lang:master May 3, 2016
@luislavena luislavena deleted the reindent-slice-heredoc-specs branch May 3, 2016 13:54
@will
Copy link
Contributor

will commented May 3, 2016

Oh nice, I didn't know that heredoc difference

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