mirror of
https://github.com/golang/go
synced 2024-11-18 16:54:43 -07:00
6123e77877
This change adds support for `go mod tidy` on save when users opt into import organization on save. Previously, we supported this with the go mod tidy command, but there's no need to do this when we already have a ModTidyHandle available. Change-Id: Ibb47b6a7611fd823dac2a3b4f3a43b9fbb3289b6 Reviewed-on: https://go-review.googlesource.com/c/tools/+/243777 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> |
||
---|---|---|
.. | ||
analysis.go | ||
cache.go | ||
check.go | ||
error_test.go | ||
errors.go | ||
keys.go | ||
load.go | ||
mod_tidy.go | ||
mod.go | ||
os_darwin.go | ||
os_windows.go | ||
parse.go | ||
pkg.go | ||
session.go | ||
snapshot.go | ||
view_test.go | ||
view.go |