-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
vfmt removes attributes defined on type aliases #24968
Copy link
Copy link
Closed
Labels
BugThis tag is applied to issues which reports bugs.This tag is applied to issues which reports bugs.Status: ConfirmedThis bug has been confirmed to be valid by a contributor.This bug has been confirmed to be valid by a contributor.Unit: vfmtBugs/feature requests, that are related to the `vfmt`, the formatter for V.Bugs/feature requests, that are related to the `vfmt`, the formatter for V.
Description
Metadata
Metadata
Assignees
Labels
BugThis tag is applied to issues which reports bugs.This tag is applied to issues which reports bugs.Status: ConfirmedThis bug has been confirmed to be valid by a contributor.This bug has been confirmed to be valid by a contributor.Unit: vfmtBugs/feature requests, that are related to the `vfmt`, the formatter for V.Bugs/feature requests, that are related to the `vfmt`, the formatter for V.
Type
Fields
Give feedbackNo fields configured for issues without a type.
V version: V 0.4.11 05479f3, press to see full `v doctor` output
What did you do?
./v -g -o vdbg cmd/v && ./vdbg a.v && aWhat did you see?
What did you expect to see?
the attributes should stay even after
v fmt -w file.vNote
You can use the 👍 reaction to increase the issue's priority for developers.
Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.