From 50d8da68a69050e435b53d18c5a8aa9bd16f2afc Mon Sep 17 00:00:00 2001 From: "williambotman[bot]" <107473453+williambotman@users.noreply.github.com> Date: Sat, 8 Apr 2023 12:02:59 +0200 Subject: chore: autogenerate (#1195) --- PACKAGES.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'PACKAGES.md') diff --git a/PACKAGES.md b/PACKAGES.md index eba23e81..9261540a 100644 --- a/PACKAGES.md +++ b/PACKAGES.md @@ -258,6 +258,7 @@ - [sqls](#sqls) - [standardrb](#standardrb) - [staticcheck](#staticcheck) +- [stylelint](#stylelint) - [stylelint-lsp](#stylelint-lsp) - [stylua](#stylua) - [svelte-language-server](#svelte-language-server) @@ -271,6 +272,7 @@ - [texlab](#texlab) - [textlint](#textlint) - [tflint](#tflint) +- [tree-sitter-cli](#tree-sitter-cli) - [twigcs](#twigcs) - [typescript-language-server](#typescript-language-server) - [typst-lsp](#typst-lsp) @@ -3211,6 +3213,17 @@ Categories: `Linter` ``` :MasonInstall staticcheck ``` +# stylelint + +> A mighty CSS linter that helps you avoid errors and enforce conventions. + +Homepage: [https://stylelint.io](https://stylelint.io) +Languages: `CSS` `Sass` `SCSS` `LESS` +Categories: `Linter` + +``` +:MasonInstall stylelint +``` # stylelint-lsp > A stylelint Language Server @@ -3355,6 +3368,19 @@ Categories: `LSP` `Linter` ``` :MasonInstall tflint ``` +# tree-sitter-cli + +> The Tree-sitter CLI allows you to develop, test, and use Tree-sitter grammars from the command line. It works on +MacOS, Linux, and Windows. + + +Homepage: [https://github.com/tree-sitter/tree-sitter/blob/master/cli/README.md](https://github.com/tree-sitter/tree-sitter/blob/master/cli/README.md) +Languages: +Categories: `Compiler` + +``` +:MasonInstall tree-sitter-cli +``` # twigcs > The missing checkstyle for twig! Twigcs aims to be what phpcs is to php. It checks your codebase for violations -- cgit v1.2.3-70-g09d2