Feature Description
Ideally, staticcheck ./go/... would report 0 violations, this issue is meant to track our violations so we can gradually work down to zero. It's likely too long to fit into the description length limit, so I will add a comment with the current state after opening.
Use Case(s)
Code cleanliness, style issues, cleanup of dead code and deprecated library functions, and so on.
Feature Description
Ideally,
staticcheck ./go/...would report 0 violations, this issue is meant to track our violations so we can gradually work down to zero. It's likely too long to fit into the description length limit, so I will add a comment with the current state after opening.Use Case(s)
Code cleanliness, style issues, cleanup of dead code and deprecated library functions, and so on.