aboutsummaryrefslogtreecommitdiffstats
path: root/PACKAGES.md
diff options
context:
space:
mode:
authorwilliambotman[bot] <107473453+williambotman@users.noreply.github.com>2023-03-08 11:02:59 +0100
committerGitHub <noreply@github.com>2023-03-08 10:02:59 +0000
commita8cef27f071fe34696a9c8fa55829900e2291e86 (patch)
tree2bfa6d397cafe2d31d1e0b068c73dc7e90def715 /PACKAGES.md
parentadd bslint (#1070) (diff)
downloadmason-a8cef27f071fe34696a9c8fa55829900e2291e86.tar
mason-a8cef27f071fe34696a9c8fa55829900e2291e86.tar.gz
mason-a8cef27f071fe34696a9c8fa55829900e2291e86.tar.bz2
mason-a8cef27f071fe34696a9c8fa55829900e2291e86.tar.lz
mason-a8cef27f071fe34696a9c8fa55829900e2291e86.tar.xz
mason-a8cef27f071fe34696a9c8fa55829900e2291e86.tar.zst
mason-a8cef27f071fe34696a9c8fa55829900e2291e86.zip
chore: autogenerate (#1079)
Diffstat (limited to 'PACKAGES.md')
-rw-r--r--PACKAGES.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/PACKAGES.md b/PACKAGES.md
index 0423e324..c9bf40f0 100644
--- a/PACKAGES.md
+++ b/PACKAGES.md
@@ -28,6 +28,7 @@
- [brighterscript](#brighterscript)
- [brighterscript-formatter](#brighterscript-formatter)
- [bsl-language-server](#bsl-language-server)
+- [bslint](#bslint)
- [buf](#buf)
- [buf-language-server](#buf-language-server)
- [buildifier](#buildifier)
@@ -580,6 +581,17 @@ Categories: `LSP`
```
:MasonInstall bsl-language-server
```
+# bslint
+
+> A brighterscript CLI tool to lint your code without compiling your project.
+
+Homepage: [https://github.com/rokucommunity/bslint](https://github.com/rokucommunity/bslint)
+Languages: `BrighterScript`
+Categories: `Linter`
+
+```
+:MasonInstall bslint
+```
# buf
> The Buf CLI is a one stop shop for your local Protocol Buffers needs. It comes with a linter that enforces good