tools/go/analysis/internal/analysisflags
Alan Donovan d1f8dbfb0b go/analysis/cmd/vet-lite: remove
The vet-lite tool was useful for developing the new cmd/vet but no
longer needs to exist. This changes removes the command and moves the
main.go file to the unitchecker directory where it serves as an
example and can still be built for testing and debugging.

See also https://go-review.googlesource.com/c/go/+/150297.

Change-Id: Ic10c7cd3aeeaa2e1397dd81939616c6877f7005d
Reviewed-on: https://go-review.googlesource.com/c/150298
Reviewed-by: Michael Matloob <matloob@golang.org>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
2018-11-19 17:56:07 +00:00
..
flags.go go/analysis: harmonize flags across all checkers 2018-11-16 19:20:06 +00:00
flags_test.go go/analysis/cmd/vet-lite: remove deprecation warnings 2018-11-13 15:29:50 +00:00
help.go go/analysis/cmd/vet-lite: remove 2018-11-19 17:56:07 +00:00