Closed timtebeek closed 1 year ago
@timtebeek I see that static analysis has been added to the build.gradle.kts
file. Are the other parts of this done? Or do we still need to do something for those?
Looks like my sample n=1 now links correctly: https://openrewrite.github.io/rewrite-recipe-markdown-generator/reference/recipes/staticanalysis/README.html
We do need to remove (some of) the old cleanup recipes from rewrite-docs still: https://github.com/openrewrite/rewrite-docs/tree/master/reference/recipes/java/cleanup
I haven't copied over the generated recipes to rewrite-docs
, yet so that makes sense. I'm planning on doing that with in coordination with the changelog going out: https://github.com/openrewrite/rewrite-docs/pull/176
OK great; I've checked the remaining two items and will assume you handle the deployment separately, thanks!
As part of 8.0 we're splitting off openrewrite/rewrite-static-analysis into a separate project. This means we'll have to update the docs accordingly:
build.gradle.kts
onrewrite-static-analysis
(RSA)