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: 9250cf80897485f0e263ca3e5a808796824c0d72
Choose a base ref
...
head repository: diffplug/spotless
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3ba3aeb1245bfd09419473e9dbf3768f3d5390c6
Choose a head ref
  • 5 commits
  • 11 files changed
  • 1 contributor

Commits on Dec 3, 2016

  1. Add missing @OverRide

    jbduncan committed Dec 3, 2016
    Configuration menu
    Copy the full SHA
    3533e5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81861fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9853fe1 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2016

  1. Configuration menu
    Copy the full SHA
    2adf98f View commit details
    Browse the repository at this point in the history
  2. Rename CheckFormatTask.getFormatName to CheckFormatTask.formatName

    This prevents 'gradlew build' from complaining that CheckFormatTask
    declares a 'formatName' property that is not annotated.
    jbduncan committed Dec 4, 2016
    Configuration menu
    Copy the full SHA
    3ba3aeb View commit details
    Browse the repository at this point in the history
Loading