-
-
Notifications
You must be signed in to change notification settings - Fork 64
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
Wrong indent for multiline field declaration #437
Comments
This issue has been automatically marked as stale because it has not had recent activity. If you think this issue should stay open, please remove the |
Still valid and relevant issue. |
This issue has been automatically marked as stale because it has not had recent activity. If you think this issue should stay open, please remove the |
Still valid and relevant issue. |
Hi.
Multiline field declarations having the same type:
will be, in my opinion, wrongly autofixed in its indentation to this:
But maybe this is just my taste to indent it by aligning it to the former field.
Kind regards
The text was updated successfully, but these errors were encountered: