Conversation
|
Hey, thank you for opening your first Pull Request ! |
|
Hey @mario-pinderi 😊 How does your linter compare against |
|
Hi @leonklingele 👋 This goes deeper regarding queries in loops. Two main differences:
|
|
In order for a pull request adding a linter to be reviewed, the linter and the PR must follow some requirements.
Pull Request Description
Base RequirementsThese requirements are not declarative; the team will verify them.
Linter
The Linter Tests Inside Golangci-lint
|
|
This can be an improvement of unqueryvet, and a file as configuration is not how we handle things inside golangci-lint. |
goqueryguarddetects database queries executed inside loops (including indirect call chains), helping catch N+1 query patterns and similar performance issues early in CI.https://github.com/mario-pinderi/goqueryguard