From e6f6f901959d39d112b096d26b909c65723981d3 Mon Sep 17 00:00:00 2001 From: "williambotman[bot]" <107473453+williambotman@users.noreply.github.com> Date: Thu, 22 Dec 2022 11:02:30 +0100 Subject: chore: update generated code (#788) --- PACKAGES.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'PACKAGES.md') diff --git a/PACKAGES.md b/PACKAGES.md index 79012624..f7b9f355 100644 --- a/PACKAGES.md +++ b/PACKAGES.md @@ -194,6 +194,7 @@ - [rubocop](#rubocop) - [ruby-lsp](#ruby-lsp) - [ruff](#ruff) +- [ruff-lsp](#ruff-lsp) - [rust-analyzer](#rust-analyzer) - [rustfmt](#rustfmt) - [salt-lsp](#salt-lsp) @@ -4151,6 +4152,25 @@ Categories: `Linter` ``` +# ruff-lsp + +> A Language Server Protocol implementation for Ruff - An extremely fast Python linter, written in Rust. + +Homepage: [https://github.com/charliermarsh/ruff-lsp/](https://github.com/charliermarsh/ruff-lsp/) +Languages: `Python` +Categories: `Linter` + +
+ History: + +- [`ba8f018`](https://github.com/williamboman/mason.nvim/commit/ba8f018) 2022-12-21 - feat(registry): add ruff-lsp ([#786](https://github.com/williamboman/mason.nvim/issues/786)) by Forrest Williams +
+ +``` +:MasonInstall ruff-lsp +``` + + # rust-analyzer > rust-analyzer is an implementation of Language Server Protocol for the Rust programming language. It provides -- cgit v1.2.3-70-g09d2