Skip to content

Conversation

@BartoszLitwiniuk
Copy link
Collaborator

@BartoszLitwiniuk BartoszLitwiniuk commented Oct 15, 2025

Description

This is an internal PR from branch code-auto-format-reformat to the branch containing the Spotless configuration code-auto-format.
Both branches will later be merged together into master.

Purpose

  • To separate the Spotless configuration changes from the full-project reformat.
  • This separation allows for a clear and focused review of the Spotless configuration in one PR and the automated reformatting in another.

Details

  • All files have been reformatted using the Spotless rules defined in the configuration branch.
  • No functional or behavioral changes — formatting only.
  • Fixed unit tests that were directly asserting JSON strings instead of verifying object similarity.
  • Formatting applied via ./gradlew spotlessApply.

Next steps

  • Once both PRs are reviewed and approved, they will be merged together into master.

@melekr
Copy link
Collaborator

melekr commented Oct 16, 2025

is this ready for review?

@BartoszLitwiniuk
Copy link
Collaborator Author

is this ready for review?

Yes! :)

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.

3 participants