Vishalup29

Results 19 comments of Vishalup29

@timtebeek Hi! 👋 This would be my second contribution to OpenRewrite, and I’m excited to learn and help. I’ve prepared a fix based on the guidance shared above (PR raised),...

@chrfwow I see there is no update on this since long. I am a first contributor and am interested to work on this

Hi @marcphilipp , I am a first time contributor and I'd like to take this up if the discussion has concluded.

> Share full CLI output please , whole java file, whole CLI output Done

@romani Thanks for reviewing. Addressed your comments and CI all green.

The reason SUPER does not appear in the CLI tree is that the Javadoc lexer does not parse generic bounds inside an inline tag ({@code ...}). Everything inside {@code List

@romani quick update on SUPER: I changed the example to use the input that @mahfouz72 suggested: {@link java.util.List