Skip to content

Conversation

Pankraz76
Copy link
Contributor

@Pankraz76 Pankraz76 commented Oct 17, 2025

if too large can split as all patches:

reproducer: cycle until no changes:
./gradlew clean spotlessApply build -x test

unused will review a lot of bugs and API stuff we must resolve these issues somehow, as it has high lvl API impact.

@Pankraz76 Pankraz76 force-pushed the fix-disableAllChecks branch 2 times, most recently from e1057d7 to 93cc946 Compare October 18, 2025 10:49
@Pankraz76 Pankraz76 marked this pull request as ready for review October 18, 2025 10:50
@nedtwigg
Copy link
Member

it's not too big, but it does have a merge conflict

@Pankraz76 Pankraz76 force-pushed the fix-disableAllChecks branch 3 times, most recently from adebb76 to 9f7af1f Compare October 21, 2025 09:19
@Pankraz76 Pankraz76 force-pushed the fix-disableAllChecks branch from 9f7af1f to 2ec4ce0 Compare October 21, 2025 09:21
- tech.picnic.errorprone.refasterrules.TimeRulesRecipes
# - org.openrewrite.java.migrate.lang.FindVirtualThreadOpportunities # don't want to use: https://github.com/diffplug/spotless/pull/2684#discussion_r2433831887
---
name: com.diffplug.spotless.openrewrite.SpotlessFormat
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

imho no recipe uses the style, also this fully covered by spotless so actually no need to keep.

dependencies {
errorprone('com.google.errorprone:error_prone_core:2.42.0')
errorprone('tech.picnic.error-prone-support:error-prone-contrib:0.25.0')
constraints {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems like we dont need this to pass prone convention.

@Pankraz76
Copy link
Contributor Author

Pankraz76 commented Oct 21, 2025

rebase, thanks for teamwork.

@nedtwigg nedtwigg merged commit b91580d into diffplug:main Oct 21, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants