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.0.6
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.0.7
Choose a head ref
  • 18 commits
  • 21 files changed
  • 2 contributors

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    f3436ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a282a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f341093 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Configuration menu
    Copy the full SHA
    26715ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51337fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd5a283 View commit details
    Browse the repository at this point in the history
  4. FormatOps: opt braces for significant indent only

    Let's fall back on regular split rules for cases when we are not using
    significant indentation, to reduce discrepancy with scala2 codebase and
    to avoid having to duplicate complex rules.
    kitbellew committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    b4fe876 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee4870e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5b1240 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d245c25 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    136e3e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b98d33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5006220 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db4abae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f653c7b View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Correcting dockerize job to run when a release is created (#2800)

    * Correcting dockerize job to run when a release is created
    * Updating our build-push-action configuration to be correct for our V2 usage
    jmherbst authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    bbda2e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    1655daf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a5ad8b View commit details
    Browse the repository at this point in the history
Loading