Skip to content

Scala: fix bodyless classes#7748

Merged
greg-at-moderne merged 1 commit into
mainfrom
greg-scala-paypal-parser-bug
May 20, 2026
Merged

Scala: fix bodyless classes#7748
greg-at-moderne merged 1 commit into
mainfrom
greg-scala-paypal-parser-bug

Conversation

@greg-at-moderne
Copy link
Copy Markdown
Contributor

@greg-at-moderne greg-at-moderne commented May 20, 2026

What's changed?

Fix parsing of Scala classes which have no body, e.g.

class A(msg: String) extends Exception(msg)

What's your motivation?

They might suffer from idempotency issues.

@github-project-automation github-project-automation Bot moved this to In Progress in OpenRewrite May 20, 2026
@greg-at-moderne greg-at-moderne marked this pull request as ready for review May 20, 2026 13:58
@greg-at-moderne greg-at-moderne merged commit 0dc86c6 into main May 20, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in OpenRewrite May 20, 2026
@greg-at-moderne greg-at-moderne deleted the greg-scala-paypal-parser-bug branch May 20, 2026 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant