cmd/vet: does not report possible formatting directive with %v #22847
Comments
Having a look at this at the moment. Seems unrelated to test files, as this one fails too:
Note how this seems to be a regression from 1.9, however, as it works fine there. |
It looks like this was a small regression in fc768da - likely an issue in the regex. CL coming soon. |
Change https://golang.org/cl/79455 mentions this issue: |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I don't understand why vet reports no problems here:
The text was updated successfully, but these errors were encountered: