sublimelsp / LSP-ruff

LSP helper for ruff - an extremely fast Python linter, written in Rust.
https://packagecontrol.io/packages/LSP-ruff
MIT License
26 stars 4 forks source link
linting lsp python

LSP-ruff

This is a helper package that automatically installs and updates ruff-lsp 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.