Skip to content
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

RemoveScala3OptionalBraces: handle fewer braces #3815

Merged
merged 2 commits into from Mar 28, 2024

Commits on Mar 28, 2024

  1. Copy the full SHA
    3c3aaa0 View commit details
    Browse the repository at this point in the history
  2. RemoveScala3OptionalBraces: handle fewer braces

    In some cases, invoke this rule from redundant-braces, since that rule
    is guaranteed to run before remove-optional-braces.
    kitbellew committed Mar 28, 2024
    Copy the full SHA
    b5b4f50 View commit details
    Browse the repository at this point in the history