mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Updated CodeReviewComments (markdown)
parent
ec9538a472
commit
09ced7bb89
@ -219,7 +219,7 @@ import (
|
|||||||
|
|
||||||
<a href="https://godoc.org/golang.org/x/tools/cmd/goimports">goimports</a> will do this for you.
|
<a href="https://godoc.org/golang.org/x/tools/cmd/goimports">goimports</a> will do this for you.
|
||||||
|
|
||||||
## Import Blank
|
## ImportBlank
|
||||||
|
|
||||||
Packages that are imported only for their side effects (using the syntax `import
|
Packages that are imported only for their side effects (using the syntax `import
|
||||||
_ "pkg"`) should only be imported in the main package of a program, or in tests
|
_ "pkg"`) should only be imported in the main package of a program, or in tests
|
Loading…
x
Reference in New Issue
Block a user