Skip to content

Update spotless.eclipseformat.xml#289

Merged
mitchej123 merged 1 commit intomasterfrom
spotless-if-else-format-change
Apr 29, 2025
Merged

Update spotless.eclipseformat.xml#289
mitchej123 merged 1 commit intomasterfrom
spotless-if-else-format-change

Conversation

@mitchej123
Copy link
Copy Markdown

@mitchej123 mitchej123 commented Apr 29, 2025

Works around an annoying bug in Eclipse Formatter with chained IF/ELSE when (&& and ||) are used

Before:
image

After:
image

Fixes an annoying bug with chained IF/ELSE when (&& and ||) are used
@mitchej123 mitchej123 requested review from a team and eigenraven April 29, 2025 21:41
@mitchej123
Copy link
Copy Markdown
Author

This is becoming especially annoying writing some ASM transformers in hodgepodge... As Raven noted - the version of config is pinned in gradle.properties, so it'd be opt in with a new tag for existing mods.

@mitchej123 mitchej123 merged commit 624a358 into master Apr 29, 2025
1 check passed
@mitchej123 mitchej123 deleted the spotless-if-else-format-change branch April 29, 2025 22:16
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