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

Add ForceTypeAssert linter #1789

Merged
merged 1 commit into from Feb 26, 2021

Conversation

ldez
Copy link
Member

@ldez ldez commented Feb 26, 2021

Finds forced type assertions.

https://github.com/gostaticanalysis/forcetypeassert

Related to #1787

@ldez ldez added the linter: new Support new linter label Feb 26, 2021
Copy link
Member

@SVilgelm SVilgelm left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thank you

@ldez ldez force-pushed the feat/new-linter-forcetypeassert branch from e09af97 to 772b425 Compare February 26, 2021 21:24
@ldez ldez merged commit 5698d46 into golangci:master Feb 26, 2021
@ldez ldez deleted the feat/new-linter-forcetypeassert branch February 26, 2021 21:34
This was referenced Mar 7, 2021
@ldez ldez added this to the v1.38 milestone Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linter: new Support new linter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants