rewrite
rewrite copied to clipboard
`Remove trailing whitespace` removes prefix from `generate-llms-txt.js`
Expected behavior
Either no change at all, or only changes to remove trailing whitespace.
Example diff
From: generate-llms-txt.js
-#!/usr/bin/env node
+
/**
* Generate llms.txt and llms-full.txt for OpenRewrite documentation
Recipes in example diff:
-
org.openrewrite.java.format.RemoveTrailingWhitespace
References:
- View original result
- Recipe ID:
org.openrewrite.java.format.RemoveTrailingWhitespace - Recipe Name:
Remove trailing whitespace - Repository:
openrewrite/rewrite-docs/master - Created at Mon Nov 10 2025 11:22:18 GMT+0100 (Central European Standard Time)