Skip to content

apply spotlessApply on dev environment #2525

Open
@Pankraz76

Description

@Pankraz76

By binding the spotlessApply goal on local execution, we can automatically fix formatting issues in a single Gradle build, assuming this is done for every push.

This saves both time and cloud resources by avoiding back-and-forth CI/CD cycles.

Major tools like Maven and Quarkus already follow this approach, enabling seamless integration.

Maven does auto-fix everywhere, but not in cloud of course:

Maven Parent POM Line 1415

Maven Parent POM Line 1419

Same will be done in:

PoC:

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