Google Java Format

Google Java Format

Made by DeepSource

Language

Java

Latest version

Updated on

Apr 18, 2024

Runs google-java-format automatically on all incoming code to format source code to comply with Google Java Style.

Read the documentation and full reference

Sample configuration


version = 1

[[transformers]]
name = "google-java-format"
enabled = true