Skip to content

MinimalViableSpacing missed imports and annotated variable declarations #5765

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Jul 18, 2025

Conversation

JohannisK
Copy link
Contributor

@JohannisK JohannisK commented Jul 17, 2025

What's changed?

  • Added tests for missing cases for
    • import statements
    • annotated fields with (a) modifier(s)
  • Added implementation for fields with annotations
  • Added implementation for imports

What's your motivation?

I think these cases might cause issues in other recipess

@timtebeek timtebeek self-requested a review July 17, 2025 17:15
@github-project-automation github-project-automation bot moved this from In Progress to Ready to Review in OpenRewrite Jul 18, 2025
@timtebeek timtebeek changed the title MinimalViableSpacing misses cases MinimalViableSpacing missed imports and annotated variable declarations Jul 18, 2025
@timtebeek timtebeek merged commit 6e66e18 into main Jul 18, 2025
2 checks passed
@timtebeek timtebeek deleted the minimal_viable_spacing_missing_cases branch July 18, 2025 09:23
@github-project-automation github-project-automation bot moved this from Ready to Review to Done in OpenRewrite Jul 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants