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 to format newline after &.foo in call #7240

Conversation

makenowjust
Copy link
Contributor

Fixed #7237

Now, the formatter keeps the following code:

foo(
  1,
  &.foo
)

@straight-shoota straight-shoota added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:tools:formatter labels Dec 31, 2018
@RX14 RX14 added this to the 0.27.1 milestone Jan 2, 2019
@asterite
Copy link
Member

asterite commented Jan 2, 2019

@makenowjust Thank you!

@asterite asterite merged commit a8f16e7 into crystal-lang:master Jan 2, 2019
@makenowjust makenowjust deleted the fix/7237-format-newline-after-block-arg branch January 2, 2019 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:tools:formatter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants