When running a test I'm getting:
missing ... in args forwarded to print-like function

Usually this would be helpful as the pass in variadic should generally be
expanded with ... but in this case I specifically want the result of
args passed
as a slice.

Is there a way to disable go vet checks for tests on a line by line basis
like what would do with golangci-lint //nocheck: ?

  Regards
  Steve

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAA38peaR%3DhFQPv3cCcDndfsEkqkM-X5s8rC1H%2BeOzAJ3ijhqPQ%40mail.gmail.com.

Reply via email to