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

Fixed #1238 - MethodOverloading false positive #1244

Merged
merged 1 commit into from Oct 17, 2018
Merged

Fixed #1238 - MethodOverloading false positive #1244

merged 1 commit into from Oct 17, 2018

Conversation

schalkms
Copy link
Member

@schalkms schalkms commented Oct 12, 2018

Fixed a case where the MethodOverloading rule reports a false positive if extension functions for different receivers are used.
reference #1238

Fixed a case where the MethodOverloading rule reports a false positive
if extension functions for different receivers are used.
@Mauin Mauin merged commit 8aeee24 into detekt:master Oct 17, 2018
DSamaryan pushed a commit to DSamaryan/detekt that referenced this pull request Oct 18, 2018
Fixed a case where the MethodOverloading rule reports a false positive
if extension functions for different receivers are used.
@schalkms schalkms deleted the fix-#1238 branch October 20, 2018 18:02
@arturbosch arturbosch added this to the RC10 milestone Nov 2, 2018
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.

None yet

5 participants