You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: Add Go Code Review Comments and allow the use of testify (#6984)
Inspired by
open-telemetry/opentelemetry-go-contrib#7522 (comment)
I hope it will help new contributors. Also I want to codify that we are
OK when one uses `testify`, but I do not also want to force it (e.g.
open-telemetry/opentelemetry-go-contrib#7522 was
not using it).
I think that as long as we use the standard library, `testify`, `go-cmp`
we are fine (and should not accept any other libraries than those).
0 commit comments