Skip to content

Fix Java configuration for Spotless plugin#36

Merged
atextor merged 1 commit into
eclipse-esmf:mainfrom
bci-oss:fix-spotless-java-config
Apr 10, 2026
Merged

Fix Java configuration for Spotless plugin#36
atextor merged 1 commit into
eclipse-esmf:mainfrom
bci-oss:fix-spotless-java-config

Conversation

@atextor

@atextor atextor commented Apr 10, 2026

Copy link
Copy Markdown
Contributor

Only one formatter can be applied to each file, so the general format check must
not be applied to .java files, otherwise the Java-specific formatter will be
skipped

Only one formatter can be applied to each file, so the general format check must
not be applied to .java files, otherwise the Java-specific formatter will be
skipped
@atextor
atextor merged commit ebfdd14 into eclipse-esmf:main Apr 10, 2026
3 checks passed
@atextor
atextor deleted the fix-spotless-java-config branch April 10, 2026 06:50
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