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: diffplug/spotless
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3fc66be
Choose a base ref
...
head repository: diffplug/spotless
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c1e38e9
Choose a head ref
  • 12 commits
  • 10 files changed
  • 5 contributors

Commits on May 26, 2023

  1. Update documented default semanticSort to false

    The default value was updated to false [1] per suggestion [2].
    
    [1] 10610f8
    [2] #1709 (review)
    Frederick888 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    e8b214e View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    f9f1f30 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Kotlin dsl for yaml formatter in can't use the syntax jackson().yamlF…

    …eature(String, boolean)
    
    Motivation
    In gradle, kotlin DSL is compiled. Since YamlExtension#jackson return a AJacksonGradleConfig class, we can't use the method #yamlFeature(String, boolean) without casting the object
    vgalloy committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    9be7e5f View commit details
    Browse the repository at this point in the history
  2. Update CHANGES.md

    vgalloy committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    3ae8940 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. update changelog

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    6a1eb5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4330ee2 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    4ac74e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    748dab2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2957007 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f617ad0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc3ca6e View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    c1e38e9 View commit details
    Browse the repository at this point in the history
Loading