breaking switch logic: `org.openrewrite.staticanalysis.CodeCleanup`: JavadocToAsciidocTransformerConfigItemTest.escape:315
run: https://docs.openrewrite.org/recipes/staticanalysis/codecleanup#usage
in: https://github.com/quarkusio/quarkus/tree/main/core
the added break is causing the test so fail:
JavadocToAsciidocTransformerConfigItemTest.java:315
@timtebeek
Thanks for the report @punkratz312 ! Would you happen to recall which recipe made that exact change? Since CodeCleanup is an aggregate it takes me a while to rerun it otherwise. https://github.com/openrewrite/rewrite-static-analysis/blob/134cc38e529e118a3667a45736e83461400a9474/src/main/resources/META-INF/rewrite/static-analysis.yml#L19-L43
In parallel I'm trying to see if we can make that repository available through app.moderne.io, such that we can leverage the faster recipe runs and compile verification there.
This issue is stale because it has not had any activity for 60 days. Remove question label or comment or this will be closed in two weeks. Issues may be reopened when there is renewed interest.