Skip to content

Scala: fix parsing of annotations on classes with modifiers#7603

Merged
greg-at-moderne merged 1 commit intomainfrom
greg-scala-fix-duplicate-modifier-on-annotated-class
May 8, 2026
Merged

Scala: fix parsing of annotations on classes with modifiers#7603
greg-at-moderne merged 1 commit intomainfrom
greg-scala-fix-duplicate-modifier-on-annotated-class

Conversation

@greg-at-moderne
Copy link
Copy Markdown
Contributor

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

What's changed?

Fix Scala parser for classes which came with both annotations and modifiers.

What's your motivation?

They would suffer from idempotency issues.

@github-project-automation github-project-automation Bot moved this to In Progress in OpenRewrite May 8, 2026
@greg-at-moderne greg-at-moderne marked this pull request as ready for review May 8, 2026 11:18
@greg-at-moderne greg-at-moderne merged commit 647d81f into main May 8, 2026
1 check passed
@greg-at-moderne greg-at-moderne deleted the greg-scala-fix-duplicate-modifier-on-annotated-class branch May 8, 2026 11:18
@github-project-automation github-project-automation Bot moved this from In Progress to Done in OpenRewrite May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant