Gradle Best Practices
Description
Gradle has now published a list of best practices. Several of these are already covered with existing recipes, but it would be good to improve the recipe coverage for aspects that are missing.
Indeed had my eye on that page already as well; I think we can start with a recipe that applies the existing best practices we already have, and then add a checkbox list for any others to add still.
There's now a start in:
- https://github.com/openrewrite/rewrite/pull/5701
Of course there's a lot more to be covered still; we can break down a number of first cases we want to cover here, before closing this ticket with others to follow later.
Seems like this would fit in here as well
- https://github.com/openrewrite/rewrite/issues/5333
- https://github.com/openrewrite/rewrite/pull/5492