opentelemetry-operator icon indicating copy to clipboard operation
opentelemetry-operator copied to clipboard

Enable usetesting and containedctx linter

Open sivchari opened this issue 5 months ago • 1 comments
trafficstars

Description: <Describe what has changed.>

I added 2 linter, usetesting and containedctx, to golangci-lint configuration. These can diagnose common Go bad practice in codes.

Link to tracking Issue(s): <Issue number if applicable>

  • Resolves: #issue-number

Testing: <Describe what testing was performed and which tests were added.>

Documentation: <Describe the documentation added.>

sivchari avatar Jun 14 '25 08:06 sivchari

I'm not against these additions, but you still have some lint checks failing in your PR. Could you address them?

swiatekm avatar Jun 16 '25 10:06 swiatekm