Skip to content

Enable automatic code formatting for Java #2280

@mpkorstanje

Description

@mpkorstanje

🤔 What's the problem you've observed?

We currently don't automatically format our code.

This is not a big problem when I'm working on a Java project on my own as my IDE already applies a sensible style. And it seems that every one else can copy-paste the style just fine.

Still some small differences sneak in here and there.

✨ Do you have a proposal for making it better?

By enabling automatic code formatting we don't have to think about this anymore.

📚 Any additional context?

We are currently using spotless in Cucumber-JVM. However this comes with some custom settings that would have to de (de-)duplicated somehow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions