Skip to content

Configure Code style in IntelliJ palantir-java-format plugin #903

@guilhemferr

Description

@guilhemferr

What happened?

While using the Maven plugin spotless-maven-plugin:2.37.0, I can instruct it to use the GOOGLE style.

<palantirJavaFormat>
  <style>GOOGLE</style>
</palantirJavaFormat>

However using the latest version of palantir-java-format IntelliJ plugin, I only have the default option "Palantir Java style":

image

What did you want to happen?

I would like to enable the GOOGLE style while using the IntelliJ plugin.

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