mirror of
https://github.com/golang/go
synced 2024-11-19 09:34:52 -07:00
d5940c88eb
Rename checks all of the packages that may be affected for conflicts. An error in any of them leads to renaming error. Returning errors from multiple packages may be confusing (for example, when there is a test variant of a package and the same error appears twice). This change stops after an error is found and returns that error instead of continuing to search. Change-Id: Ifba1feddbf8829d3aad30309154d578967e05a36 Reviewed-on: https://go-review.googlesource.com/c/tools/+/190416 Run-TryBot: Suzy Mueller <suzmue@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org>
1 line
11 B
Go
1 line
11 B
Go
package bad |