Skip to content

Introduce Spotless for automated formatting and import order #1481

Description

@joaodinissf

Import order and formatting drift keep showing up in reviews (most recently in the Xtend→Java migration PRs, e.g. static-import placement inconsistencies). Rather than fixing these case by case, we should adopt Spotless with the Eclipse formatter config this repo already ships, so formatting and import order are enforced mechanically at build time. This has worked well in other repositories we maintain.

Scope: spotless-maven-plugin wired into ddk-parent, config derived from ddk-configuration/, a one-off spotless:apply baseline commit, and a spotless:check gate in CI.

🤖 Drafted by Claude Code on behalf of @joaodinissf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions