-
-
Notifications
You must be signed in to change notification settings - Fork 77
Support workspaces #154
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
goimports-revisercan operate only on files in a Go module, but Go workspaces allow one to write files outside of modules and use the dependencies listed in the module.To reproduce:
Result: