Skip to content

Apply spotless autoformating with google-java-format #330

@snuyanzin

Description

@snuyanzin

Is your feature request related to a problem? Please describe.
This is a follow-up task for #329
The issue is that if we blindlessly apply spotless google-java-format then formatting required by spotless will differ from formatting done by IDE.

Describe the solution you'd like
The idea is to setup google-java-format plugin for IntellijIdea, Eclipse as mentioned at https://github.com/google/google-java-format
and make it used by default for the project.
Then we could enable autoformatting for spotless since both spotless and IDE will produce same formatting

WDYT?

// cc @bodiam @yuokada

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