Set up ruff as another LSP server
This commit is contained in:
parent
eba079cbf0
commit
664dcd4fa8
1 changed files with 1 additions and 1 deletions
|
|
@ -6,5 +6,5 @@ pip install \
|
||||||
black \
|
black \
|
||||||
isort \
|
isort \
|
||||||
'python-lsp-server[rope]' \
|
'python-lsp-server[rope]' \
|
||||||
python-lsp-ruff
|
ruff-lsp
|
||||||
pip install -e .
|
pip install -e .
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue