Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Upgrade linter to work with Go Generics #524

Merged
merged 2 commits into from
Feb 21, 2023
Merged

Upgrade linter to work with Go Generics #524

merged 2 commits into from
Feb 21, 2023

Conversation

cyriltovena
Copy link
Collaborator

Update the linter to finally work with Generics. This has surface small interesting issue but also a lot of false negative with unused and generics.

But at least now they all run correctly.

Copy link
Collaborator

@simonswine simonswine left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for going through them all and fixing it up 👍

Nice catch on the old grpc import path as well. Maybe we need faillint at some point for this

@cyriltovena cyriltovena merged commit 4e80169 into main Feb 21, 2023
@cyriltovena cyriltovena deleted the linter-upgrade branch February 21, 2023 10:02
simonswine pushed a commit to simonswine/pyroscope that referenced this pull request Jun 30, 2023
* Upgrade linter to work with Go Generics

* make go/mod
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants