mirror of https://github.com/golang/go.git
Remove the wantSuggestedFixes flag, and run the flagged code by default. Add test cases for suggested fixes. Generate a suggested fix to the assign analysis that suggests removing redundant assignments. Fix the propagation of suggested fixes (using rstambler's code). Change-Id: I342c8e0b75790518f228b00ebd2979d24338be3b Reviewed-on: https://go-review.googlesource.com/c/tools/+/193265 Run-TryBot: Michael Matloob <matloob@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
|---|---|---|
| .. | ||
| check.go | ||
| check_test.go | ||
| cmd.go | ||
| cmd_test.go | ||
| definition.go | ||
| definition_test.go | ||
| export_test.go | ||
| format.go | ||
| format_test.go | ||
| info.go | ||
| query.go | ||
| serve.go | ||