-
Notifications
You must be signed in to change notification settings - Fork 195
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
Removing brackets may need to insert spaces #1179
Closed
expipiplus1 opened this issue
Dec 9, 2020
· 5 comments
· Fixed by mpickering/apply-refact#104 or #1206
Closed
Removing brackets may need to insert spaces #1179
expipiplus1 opened this issue
Dec 9, 2020
· 5 comments
· Fixed by mpickering/apply-refact#104 or #1206
Labels
Comments
Given:
We produce after refactoring:
Which is driven by the refactoring tool:
I don't think there's anything else we could send, so I guess this one should be a bug for apply-refact? @zliu41 ? |
Yeah this looks like a bug in apply-refact. |
Ah, makes sense. happy to close this or leave it open as a tracking issue. |
Let's leave this as a tracking issue. |
This was referenced Jan 13, 2021
Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Consider:
Hlint currently removes the brackets leaving
Seems to happen for all keywords
The text was updated successfully, but these errors were encountered: