Skip to content

Improve naming of anonymous classes & fix GitHub CI#103

Open
amousavigourabi wants to merge 2 commits intomauricioaniche:masterfrom
amousavigourabi:54-better-names-to-anonymous-classes
Open

Improve naming of anonymous classes & fix GitHub CI#103
amousavigourabi wants to merge 2 commits intomauricioaniche:masterfrom
amousavigourabi:54-better-names-to-anonymous-classes

Conversation

@amousavigourabi
Copy link

Aims to resolve (part of) #54 and make GitHub CI pass again.

Represents anonymous classes using the com.example.ClassImpl#method$Anonymous1 format.

Includes the method in which an anonymous class is defined in its name. Uses the format com.example.ClassImpl#method$Anonymous1 to replace com.example.ClassImpl$Anonymous1.
@mauricioaniche
Copy link
Owner

Hey, @amousavigourabi! Are you still going to work on this one? It's a good MR, I just need to understand the extra dependencies there. They don't seem necessary. Shall we just remove them and get this MR merged?

@amousavigourabi
Copy link
Author

Hi @mauricioaniche ! It's been a while so I'm not 100% sure, but I believe that the pipeline failed without these dependencies.

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.

2 participants