> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trunk.io/llms.txt
> Use this file to discover all available pages before exploring further.

# google-java-format

> google-java-format is a linter for Java

[**google-java-format**](https://github.com/google/google-java-format#readme) is a linter for Java.

You can enable the google-java-format linter with:

```shell theme={null}
trunk check enable google-java-format
```

## Auto Enabling

google-java-format will never be auto-enabled. It must be enabled manually.

## Links

* [google-java-format site](https://github.com/google/google-java-format#readme)
* google-java-format Trunk Code Quality [integration source](https://github.com/trunk-io/plugins/tree/main/linters/google-java-format)
* Trunk Code Quality's [open source plugins repo](https://github.com/trunk-io/plugins/tree/main)
