Skip to content

Commit 2b497a7

Browse files
authored
lsp-ruff: enable multi-root support (#4921)
1 parent b7fa0b7 commit 2b497a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clients/lsp-ruff.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ Previous ruff-lsp should change this to (\"ruff-lsp\")"
9292
:server-id 'ruff
9393
:priority -2
9494
:add-on? t
95+
:multi-root t
9596
:initialization-options
9697
(lambda ()
9798
(list :settings

0 commit comments

Comments
 (0)