Greetings Jody and Adrea,
The OpenRewrite JUnit 5 conversion is close enough so that the final manual
effort is a reasonable task. The rewrite conversion differs from IntelliJ
in that code is selectively auto-formatted, reducing the number of changes
to review; also, some additional conversions a
I spent some time looking and... came out empty. I can find docs on how to
apply NullAway
and CheckerFramework, but nothing for the Spotbugs one... however it seems
all that's needed
is annotating the methods, see here:
https://github.com/spotbugs/spotbugs/issues/954
Cheers
Andrea
On Sun, Jun 13,