This repository was archived by the owner on May 12, 2025. It is now read-only.
Tags: openrewrite/rewrite-javascript
Tags
refactor: Extract documentation examples from tests with stable sourc… …e order Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.java.recipes.ExamplesExtractor?organizationId=ODQ2MGExMTUtNDg0My00N2EwLTgzMGMtNGE1NGExMTBmZDkw Co-authored-by: Moderne <team@moderne.io>
refactor: Extract documentation examples from tests Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.java.recipes.ExamplesExtractor?organizationId=ODQ2MGExMTUtNDg0My00N2EwLTgzMGMtNGE1NGExMTBmZDkw Co-authored-by: Moderne <team@moderne.io>
Temporary fix to prevent ingestion failure for invalid surrogate lite… …rals (#204) * Temporary fix to prevent ingestion failure for invalid surrogate literals As a temporary fix, we detect the invalid surrogate pairs literal and throw ParseError. Later on, it should be reworked to parse and represent invalid surrogate pairs in a safe way.
PreviousNext