Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

golangci-lint 1.62 #2394

Merged
merged 1 commit into from
Dec 27, 2024
Merged

golangci-lint 1.62 #2394

merged 1 commit into from
Dec 27, 2024

Conversation

serprex
Copy link
Contributor

@serprex serprex commented Dec 24, 2024

Enable new linters: iface & recvcheck

@serprex serprex enabled auto-merge (squash) December 24, 2024 21:01
@serprex serprex disabled auto-merge December 24, 2024 21:02
@serprex serprex enabled auto-merge (squash) December 24, 2024 21:11
Enable new linters: iface & recvcheck
@@ -19,6 +19,7 @@ import (
"github.com/PeerDB-io/peer-flow/model/qvalue"
)

//nolint:iface
type SQLQueryExecutor interface {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Long term we should just get rid of this, only used by e2e, only implemented with snowflake/sqlserver

@serprex serprex merged commit 1305dec into main Dec 27, 2024
9 checks passed
@serprex serprex deleted the golangci62 branch December 27, 2024 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants