tools/go/analysis/passes/composite
Alan Donovan e94054f410 go/analysis/passes/composite: add testing.Internal* to whitelist
These structs appear in test main files generated by "go test"
and so can be trusted.

Change-Id: I1514a8cdcbd633392ccaaedfa8eccf944d514129
Reviewed-on: https://go-review.googlesource.com/c/142699
Reviewed-by: Michael Matloob <matloob@golang.org>
Run-TryBot: Michael Matloob <matloob@golang.org>
2018-10-17 15:12:46 +00:00
..
testdata/src/a go/analysis/passes/composite: split out of vet 2018-10-10 18:59:35 +00:00
composite.go go/analysis/passes: add doc and copyright comments 2018-10-16 20:28:15 +00:00
composite_test.go go/analysis/passes: add doc and copyright comments 2018-10-16 20:28:15 +00:00
whitelist.go go/analysis/passes/composite: add testing.Internal* to whitelist 2018-10-17 15:12:46 +00:00