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: remove old code to format &.[] #7699

Merged

Conversation

makenowjust
Copy link
Contributor

Fixed #7631

It is not needed today because it is handled by def format(node : Call).

Fixed crystal-lang#7631

It is not needed today because it is handled by `def format(node : Call)`.
Copy link
Member

@sdogruyol sdogruyol left a comment

Choose a reason for hiding this comment

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

Thank you @makenowjust 👍

@straight-shoota straight-shoota added kind:refactor topic:tools:formatter kind:bug A bug in the code. Does not apply to documentation, specs, etc. labels Apr 24, 2019
@straight-shoota straight-shoota added this to the 0.29.0 milestone Apr 24, 2019
@straight-shoota straight-shoota merged commit 67167d9 into crystal-lang:master Apr 24, 2019
@makenowjust makenowjust deleted the fix/7631-remove-old-code branch April 24, 2019 23:37
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. kind:refactor topic:tools:formatter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Formatter eat my code in x.try &.[] 123
3 participants