Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.
/ LSP-ruff Public archive

LSP helper for ruff - an extremely fast Python linter, written in Rust.

License

Notifications You must be signed in to change notification settings

LDAP/LSP-ruff

Repository files navigation

Moved to https://github.com/sublimelsp/LSP-ruff

LSP-ruff-lsp

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.

To use this package, you must have:

  • An executable python (on Windows) or python3 (on Linux/macOS)
  • The LSP package
  • For Ubuntu and Debian users, you must also install python3-venv with apt
  • It's recommended to also install the LSP-json package which will provide auto-completion and validation for this package's settings.

About

LSP helper for ruff - an extremely fast Python linter, written in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages