Class MavenRecipeMarketplaceFormatter
java.lang.Object
org.openrewrite.maven.marketplace.MavenRecipeMarketplaceFormatter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.openrewrite.marketplace.RecipeMarketplaceautoFormat(org.openrewrite.marketplace.RecipeMarketplace marketplace)
-
Constructor Details
-
MavenRecipeMarketplaceFormatter
public MavenRecipeMarketplaceFormatter()
-
-
Method Details
-
autoFormat
public org.openrewrite.marketplace.RecipeMarketplace autoFormat(org.openrewrite.marketplace.RecipeMarketplace marketplace) - Returns:
- A RecipeMarketplace whose entries are sorted by categories first and then alphabetically by name.
-