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

UnusedPrivateClass: Fix false positive with private annotations #2108

Merged
merged 1 commit into from
Nov 21, 2019
Merged

UnusedPrivateClass: Fix false positive with private annotations #2108

merged 1 commit into from
Nov 21, 2019

Conversation

BraisGabin
Copy link
Member

Fixes #2093

Copy link
Member

@schalkms schalkms left a comment

Choose a reason for hiding this comment

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

That was quick! Thanks, this looks good.

@3flex 3flex merged commit 6456f83 into detekt:master Nov 21, 2019
@arturbosch arturbosch added this to the 1.2.0 milestone Nov 23, 2019
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.

UnusedPrivateClass false positive with private annotation
4 participants