rewrite icon indicating copy to clipboard operation
rewrite copied to clipboard

`Remove trailing whitespace` removes prefix from `generate-llms-txt.js`

Open timtebeek opened this issue 2 months ago • 0 comments

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)

timtebeek avatar Nov 10 '25 10:11 timtebeek