cmd/gofmt: align renamed imports #32189
Labels
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
Milestone
Currently, my import block looks something like:
Most of the import paths have a shared prefix, but the lack of aligning makes this hard to see. Preferably,
gofmt
would align the imports like:The text was updated successfully, but these errors were encountered: