-
Notifications
You must be signed in to change notification settings - Fork 284
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: scalameta/scalafmt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.9.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: scalameta/scalafmt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.9.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 25 files changed
- 2 contributors
Commits on Feb 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5740294 - Browse repository at this point
Copy the full SHA 5740294View commit details
Commits on Mar 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9d77db5 - Browse repository at this point
Copy the full SHA 9d77db5View commit details -
TreeOps: fix lambda param check a-la fewer-braces
We don't allow break after `=>` in lambda when the parameter might look like a fewer-braces apply. However, if the parameter has an `implicit`, there's no danger of that.
Configuration menu - View commit details
-
Copy full SHA for de3f2d5 - Browse repository at this point
Copy the full SHA de3f2d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for be56584 - Browse repository at this point
Copy the full SHA be56584View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6d8350 - Browse repository at this point
Copy the full SHA a6d8350View commit details -
Configuration menu - View commit details
-
Copy full SHA for c80bebf - Browse repository at this point
Copy the full SHA c80bebfView commit details
Commits on Mar 5, 2025
-
Add working "get started" example (#4855)
Changes the first example in the configuration example so that it includes the mandatory config options, to better serve as a starting point for customisation. We also link to the Configuration section at the top of the Installation page, since the Installation documentation serves as a "Get started" introduction. Taken together, this should help new Scala engineers get started with Scalafmt.
Configuration menu - View commit details
-
Copy full SHA for 4051c97 - Browse repository at this point
Copy the full SHA 4051c97View commit details
Commits on Mar 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 56bfafa - Browse repository at this point
Copy the full SHA 56bfafaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f311e38 - Browse repository at this point
Copy the full SHA f311e38View commit details -
Splits: handle braces within if/for/while better
Previously, we'd assume that a brace within `if` or `while` contains the entire condition and let the brace rules handle it; however, this brace could enclose only a part of the condition and hence needs to be handled differently then. Additionally, we ignored the danglingParentheses.ctrlSite parameter in these cases as well.
Configuration menu - View commit details
-
Copy full SHA for 6add804 - Browse repository at this point
Copy the full SHA 6add804View commit details -
Configuration menu - View commit details
-
Copy full SHA for a86abb5 - Browse repository at this point
Copy the full SHA a86abb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90f0dc9 - Browse repository at this point
Copy the full SHA 90f0dc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 958259f - Browse repository at this point
Copy the full SHA 958259fView commit details -
Configuration menu - View commit details
-
Copy full SHA for debdf9a - Browse repository at this point
Copy the full SHA debdf9aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.9.2...v3.9.3