Fabri Di Napoli
Fabri Di Napoli
Hello there, adding my own software engineering blog [https://fabridinapoli.com/](https://fabridinapoli.com/) thanks in advance 🙏 ## Summary by CodeRabbit - **New Features** - Added a new contributor, Fabri Di Napoli, to the...
Hello there, Amazing work done here :) I wanted to add muy own channel, but just wanted to know if this project still maintained. Thanks in advance
hei team I'm trying to use `rewriteRun` in this public project I've (kotlin 2.1, java 17, etc.) ``` rewrite { activeRecipe( "org.openrewrite.java.OrderImports", ) } ``` I'm trying with this recipe...