From 02c35f3d638d976c2b85dd393e5903bd24465c2c Mon Sep 17 00:00:00 2001
From: "williambotman[bot]" <107473453+williambotman@users.noreply.github.com>
Date: Sun, 9 Oct 2022 12:03:08 +0200
Subject: chore: update generated code (#529)
---
PACKAGES.md | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 60 insertions(+)
diff --git a/PACKAGES.md b/PACKAGES.md
index eae03694..67a186c6 100644
--- a/PACKAGES.md
+++ b/PACKAGES.md
@@ -16,6 +16,7 @@
- [bash-debug-adapter](#bash-debug-adapter)
- [bash-language-server](#bash-language-server)
- [beancount-language-server](#beancount-language-server)
+- [beautysh](#beautysh)
- [bicep-lsp](#bicep-lsp)
- [black](#black)
- [blade-formatter](#blade-formatter)
@@ -76,6 +77,7 @@
- [foam-language-server](#foam-language-server)
- [fortls](#fortls)
- [fsautocomplete](#fsautocomplete)
+- [gersemi](#gersemi)
- [gitlint](#gitlint)
- [go-debug-adapter](#go-debug-adapter)
- [gofumpt](#gofumpt)
@@ -155,6 +157,7 @@
- [puppet-editor-services](#puppet-editor-services)
- [purescript-language-server](#purescript-language-server)
- [pydocstyle](#pydocstyle)
+- [pylama](#pylama)
- [pylint](#pylint)
- [pyproject-flake8](#pyproject-flake8)
- [pyre](#pyre)
@@ -516,6 +519,25 @@ Categories: `LSP`
```
+# beautysh
+
+> beautysh - A Bash beautifier for the masses.
+
+Homepage: [https://github.com/lovesegfault/beautysh](https://github.com/lovesegfault/beautysh)
+Languages: `Bash`
+Categories: `Formatter`
+
+
+ History:
+
+- [`54313a6`](https://github.com/williamboman/mason.nvim/commit/54313a6) 2022-10-09 - feat(registry): add beautysh formatter ([#526](https://github.com/williamboman/mason.nvim/issues/526)) by Jay Patel
+
+
+```
+:MasonInstall beautysh
+```
+
+
# bicep-lsp
> Bicep is a declarative language for describing and deploying Azure resources
@@ -1735,6 +1757,25 @@ Categories: `LSP`
```
+# gersemi
+
+> gersemi - A formatter to make your CMake code the real treasure.
+
+Homepage: [https://github.com/BlankSpruce/gersemi](https://github.com/BlankSpruce/gersemi)
+Languages: `CMake`
+Categories: `Formatter`
+
+
+ History:
+
+- [`fa33319`](https://github.com/williamboman/mason.nvim/commit/fa33319) 2022-10-09 - feat(registry): add gersemi formatter ([#525](https://github.com/williamboman/mason.nvim/issues/525)) by Jay Patel
+
+
+```
+:MasonInstall gersemi
+```
+
+
# gitlint
> Gitlint is a git commit message linter written in python: it checks your commit messages for style.
@@ -3351,6 +3392,25 @@ Categories: `Linter`
```
+# pylama
+
+> Code audit tool for Python.
+
+Homepage: [https://klen.github.io/pylama/](https://klen.github.io/pylama/)
+Languages: `Python`
+Categories: `Linter`
+
+
+ History:
+
+- [`d726743`](https://github.com/williamboman/mason.nvim/commit/d726743) 2022-10-08 - feat(registry): add pylama linter ([#523](https://github.com/williamboman/mason.nvim/issues/523)) by Kazi Sadman Ahmed
+
+
+```
+:MasonInstall pylama
+```
+
+
# pylint
> Pylint is a static code analyser for Python 2 or 3
--
cgit v1.2.3-70-g09d2