-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade Spotless minor version and reformat #167
Merged
Merged
Commits on Feb 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0dcc16e - Browse repository at this point
Copy the full SHA 0dcc16eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40ee42b - Browse repository at this point
Copy the full SHA 40ee42bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2804427 - Browse repository at this point
Copy the full SHA 2804427View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa09f23 - Browse repository at this point
Copy the full SHA fa09f23View commit details -
Disable trailing comma on call-site,
because the language version Kotlin 1.3 did not implement this yet. > Task :compileKotlin FAILED e: /home/runner/work/publish-plugin/publish-plugin/src/main/kotlin/....kt: (0, 0): The feature "trailing commas" is only available since language version 1.4
Configuration menu - View commit details
-
Copy full SHA for 440322b - Browse repository at this point
Copy the full SHA 440322bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 489e953 - Browse repository at this point
Copy the full SHA 489e953View commit details -
Go back a bit to support all versions of CI:
From 6.13.0 to 6.14.0, Spotless casually dropped Java 8 support: https://github.com/diffplug/spotless/blob/main/plugin-gradle/CHANGES.md#6140---2023-01-26 What is a major change, if inability to use is not 🙄?
Configuration menu - View commit details
-
Copy full SHA for e5dfeb0 - Browse repository at this point
Copy the full SHA e5dfeb0View commit details -
Add .gitattributes to ensure that line endings are uniform across pla…
…tforms. Also add .editorconfig entries so IDE doesn't mess with the files.
Configuration menu - View commit details
-
Copy full SHA for 04747b8 - Browse repository at this point
Copy the full SHA 04747b8View commit details -
Merge remote-tracking branch 'origin/master' into spotless_upgrade
Conflicts: build.gradle.kts
Configuration menu - View commit details
-
Copy full SHA for 210ede3 - Browse repository at this point
Copy the full SHA 210ede3View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.