aboutsummaryrefslogtreecommitdiffstats
path: root/PACKAGES.md
diff options
context:
space:
mode:
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