Home

Awesome

LSP-ruff

This is a helper package that automatically installs and updates ruff for you. Ruff is an extremely fast Python linter and code transformation tool, written in Rust.

Requirements

To use this package, you must have:

Configuration

There are multiple ways to configure the package and the language server.

Code Actions on Save

The following "code actions on save" are supported:

You can use those with the lsp_code_actions_on_save LSP Setting to automatically apply specific actions on saving the file.