mirror of
https://github.com/golang/go
synced 2024-11-19 00:54:42 -07:00
a0c2140b91
Because goimports also sorts stdlib-vs-external differently (whereas gofmt just sorts string-wise), we need to put a blank line between imports of different classes. This happened in some cases, but not all. Fixes golang/go#7132 LGTM=kamil.kisiel R=golang-codereviews, kamil.kisiel CC=golang-codereviews https://golang.org/cl/60870047 |
||
---|---|---|
.. | ||
fix_test.go | ||
fix.go | ||
imports.go | ||
mkindex.go | ||
mkstdlib.go | ||
sortimports_compat.go | ||
sortimports.go | ||
zstdlib.go |