Vishalup29
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
@romani DOne CI green
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.
@romani updated the description
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