]> Cypherpunks repositories - gostls13.git/commit
cmd/vet: enable timeformat analyzer
authorTim King <taking@google.com>
Mon, 14 Nov 2022 22:56:13 +0000 (14:56 -0800)
committerTim King <taking@google.com>
Tue, 15 Nov 2022 00:27:12 +0000 (00:27 +0000)
commitf977ffe82dad0d8d296e898141b37c8af22f2eef
tree16589acdfcb034249032cee11e7b6bd91c3b1b32
parent6a9c76524fab12553108199352fc1faa3a76d783
cmd/vet: enable timeformat analyzer

Fixes #48801

Change-Id: I6230b62f77252a9a694b79caacb38ef15af36e39
Reviewed-on: https://go-review.googlesource.com/c/go/+/450495
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Tim King <taking@google.com>
src/cmd/vendor/golang.org/x/tools/go/analysis/passes/timeformat/timeformat.go [new file with mode: 0644]
src/cmd/vendor/modules.txt
src/cmd/vet/main.go