Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add sqlclosecheck to golangci-lint configuration #7709

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mcpherrinm
Copy link
Contributor

@mcpherrinm mcpherrinm commented Sep 12, 2024

This linter helps identify failure to close sql rows, which can lead to connection pool issues.

This PR is a "WIP" because there's some failures, but they don't look immediately important.

@mcpherrinm mcpherrinm requested a review from a team as a code owner September 12, 2024 20:50
@mcpherrinm mcpherrinm marked this pull request as draft September 13, 2024 17:19
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant