CI Perf Lint

go-test-repeats-vet-after-go-vet

Detects Go CI jobs that run go vet and then run go test without -vet=off.

This rule looks for:

Why it matters:

What to do: