aboutsummaryrefslogtreecommitdiffstats
path: root/PACKAGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'PACKAGES.md')
-rw-r--r--PACKAGES.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/PACKAGES.md b/PACKAGES.md
index a22e62be..d279cbc9 100644
--- a/PACKAGES.md
+++ b/PACKAGES.md
@@ -101,6 +101,7 @@
- [golangci-lint-langserver](#golangci-lint-langserver)
- [golines](#golines)
- [gomodifytags](#gomodifytags)
+- [google-java-format](#google-java-format)
- [gopls](#gopls)
- [gotests](#gotests)
- [gotestsum](#gotestsum)
@@ -2280,6 +2281,25 @@ Categories:
```
+# google-java-format
+
+> google-java-format is a program that reformats Java source code to comply with Google Java Style.
+
+Homepage: [https://github.com/google/google-java-format](https://github.com/google/google-java-format)
+Languages: `Java`
+Categories: `Formatter`
+
+<details>
+ <summary>History:</summary>
+
+- [`07de1d1`](https://github.com/williamboman/mason.nvim/commit/07de1d1) 2023-02-01 - feat(registry): add google-java-format ([#958](https://github.com/williamboman/mason.nvim/issues/958)) by Jay Patel
+</details>
+
+```
+:MasonInstall google-java-format
+```
+
+
# gopls
> gopls (pronounced "Go please") is the official Go language server developed by the Go team. It provides IDE