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

Format: fix #4620, to format /= after else in case #4627

Conversation

makenowjust
Copy link
Contributor

@makenowjust makenowjust commented Jun 27, 2017

Fix #4620

skip_space_or_newline around format_nested is not needed because it is called inside format_nested.

@makenowjust makenowjust changed the title Format: fix 4620, fix to format /= after else in case Format: fix #4620, fix to format /= after else in case Jun 27, 2017
`skip_space_or_newline` is not needed because it is called inside
`format_nested`.
@makenowjust makenowjust force-pushed the fix/crystal-format/4620-divop-after-case-else branch from ca6ec18 to 73ec80d Compare June 27, 2017 08:27
@makenowjust makenowjust changed the title Format: fix #4620, fix to format /= after else in case Format: fix #4620, to format /= after else in case Jun 27, 2017
@konovod
Copy link
Contributor

konovod commented Jun 27, 2017

so nice to see that fix makes code simpler not more complex 😄

@RX14 RX14 merged commit 203ab9f into crystal-lang:master Sep 10, 2017
@RX14 RX14 added this to the Next milestone Sep 10, 2017
@makenowjust makenowjust deleted the fix/crystal-format/4620-divop-after-case-else branch September 11, 2017 00:51
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.

None yet

4 participants