aboutsummaryrefslogtreecommitdiffstats
path: root/PACKAGES.md
diff options
context:
space:
mode:
authorwilliambotman[bot] <107473453+williambotman@users.noreply.github.com>2023-02-02 11:02:54 +0100
committerGitHub <noreply@github.com>2023-02-02 10:02:54 +0000
commit24846a00941ec020c8addc7f52040a1b2fc12174 (patch)
tree5f23246920dadcab951abe09e76e5ef34b359da8 /PACKAGES.md
parentfeat(registry): add google-java-format (#958) (diff)
downloadmason-24846a00941ec020c8addc7f52040a1b2fc12174.tar
mason-24846a00941ec020c8addc7f52040a1b2fc12174.tar.gz
mason-24846a00941ec020c8addc7f52040a1b2fc12174.tar.bz2
mason-24846a00941ec020c8addc7f52040a1b2fc12174.tar.lz
mason-24846a00941ec020c8addc7f52040a1b2fc12174.tar.xz
mason-24846a00941ec020c8addc7f52040a1b2fc12174.tar.zst
mason-24846a00941ec020c8addc7f52040a1b2fc12174.zip
chore: update generated code (#962)
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