Skip to content

Conversation

@Strum355
Copy link
Contributor

This PR addresses the noisy output to synthetic elements arising from anonymous classes and anonymous class constructors.

Copy link
Contributor

@olafurpg olafurpg left a comment

Choose a reason for hiding this comment

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

Awesome, really good to see this fixed 👍

ItemTouchHelper itemTouchHelper =
// ^^^^^^^^^^^^^^^ reference _root_/
// ^^^^^^^^^^^^^^^ definition local18 unresolved_type itemTouchHelper
new ItemTouchHelper(new EpoxyModelTouchCallback<U>(controller, targetModelClass) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice!

@Strum355 Strum355 force-pushed the nsc/anon-class-tidy branch 3 times, most recently from 229f71a to d46541c Compare April 16, 2021 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0-char reference, extraneous definition and duplicate reference ranges from anonymous classes

3 participants