Skip to content
Permalink

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.3.2
Choose a base ref
...
head repository: scalameta/scalafmt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.3
Choose a head ref
  • 9 commits
  • 12 files changed
  • 2 contributors

Commits on Jan 21, 2022

  1. Configuration menu
    Copy the full SHA
    98eca4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8f85cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f60898 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. Configuration menu
    Copy the full SHA
    64208b0 View commit details
    Browse the repository at this point in the history
  2. Update sbt to 1.6.1

    scala-steward authored and kitbellew committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    40d23af View commit details
    Browse the repository at this point in the history
  3. Update scalatags to 0.11.1

    scala-steward authored and kitbellew committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    0383e0f View commit details
    Browse the repository at this point in the history
  4. Update sbt-scalafmt to 2.4.6

    scala-steward authored and kitbellew committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    8bc7a71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d61f46 View commit details
    Browse the repository at this point in the history
  6. Router: disallow breaks in args in binpack=oneline

    Fix bug in binpack=oneline implementation:
    - handling of the first arg is different from subsequent ones (which
      uses a single-line block no-split policy)
    - the single-line block policy must also exclude multiline strings.
    kitbellew committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    4984c64 View commit details
    Browse the repository at this point in the history
Loading