Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Godin
Copy link
Member

@Godin Godin commented Sep 6, 2024

Fixes #1669
Fixes #1696

@Godin Godin marked this pull request as ready for review September 9, 2024 14:03
@Godin Godin requested a review from leveretka September 9, 2024 14:03
@Godin
Copy link
Member Author

Godin commented Sep 10, 2024

Similarly to #1670 (comment)

I looked at some popular open-source projects, and the results matched expectations and our validation tests.
To find differences in reports I used XML diff written some time ago - #811
And was not able to find any unexpected differences.

For example for https://github.com/detekt/detekt

before this change

before

after this change

after

Copy link
Collaborator

@leveretka leveretka 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! Nice work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Kotlin @JvmSynthetic functions should not be filtered out Kotlin functions with reified type parameters should not be filtered out

2 participants