Files
42marketplaces/sync/gh-openrewrite-rewrite-docs-openrewrite-recipe-writer.json
2025-11-30 09:08:53 +08:00

18 lines
551 B
JSON

{
"name": "openrewrite-recipe",
"owner": {
"name": "Moderne, Inc.",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "openrewrite-recipe",
"description": "Expert guidance for writing OpenRewrite recipes - automated refactoring operations for source code. Includes templates, examples, and comprehensive best practices.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-openrewrite-rewrite-docs-openrewrite-recipe-writer.git"
},
"strict": true
}
]
}