From b3db6999fdf0170619a1c8fa41586bea3669a94a Mon Sep 17 00:00:00 2001 From: "williambotman[bot]" <107473453+williambotman@users.noreply.github.com> Date: Thu, 9 Mar 2023 11:02:56 +0100 Subject: chore: autogenerate (#1083) --- PACKAGES.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'PACKAGES.md') diff --git a/PACKAGES.md b/PACKAGES.md index c9bf40f0..ae07784f 100644 --- a/PACKAGES.md +++ b/PACKAGES.md @@ -38,6 +38,7 @@ - [clang-format](#clang-format) - [clangd](#clangd) - [clarity-lsp](#clarity-lsp) +- [clj-kondo](#clj-kondo) - [clojure-lsp](#clojure-lsp) - [cmake-language-server](#cmake-language-server) - [cmakelang](#cmakelang) @@ -696,6 +697,17 @@ Categories: `LSP` ``` :MasonInstall clarity-lsp ``` +# clj-kondo + +> Static analyzer and linter for Clojure code that sparks joy + +Homepage: [https://github.com/clj-kondo/clj-kondo](https://github.com/clj-kondo/clj-kondo) +Languages: `Clojure` `ClojureScript` +Categories: `Linter` + +``` +:MasonInstall clj-kondo +``` # clojure-lsp > A Language Server for Clojure(script). Taking a Cursive-like approach of statically analyzing code. @@ -2237,7 +2249,7 @@ Categories: `LSP` follow PHP coding standards as defined in the PSR-1, PSR-2, etc., or other community driven ones like the Symfony one. You can also define your (team's) style through configuration.') -Homepage: [https://github.com/FriendsOfPHP/PHP-CS-Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) +Homepage: [https://github.com/PHP-CS-Fixer/PHP-CS-Fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) Languages: `PHP` Categories: `Formatter` -- cgit v1.2.3-70-g09d2