-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
Specifically, -local
flag:
-local string
put imports beginning with this string after 3rd-party packages
That is very useful for projects that follow this grouping style:
import (
// stdlib
// third-party
// other packages of that project
)
ashanbrown, bigbendrugs, arduanov, rulisastra and nozim
Metadata
Metadata
Assignees
Labels
No labels