Cleanup pyright LSP comment
This commit is contained in:
parent
ef922c82f5
commit
ab2d68579f
@ -84,8 +84,7 @@ return {
|
||||
require('lspconfig').pyright.setup({
|
||||
settings = {
|
||||
pyright = {
|
||||
-- Using Ruff's import organizer
|
||||
disableOrganizeImports = true,
|
||||
disableOrganizeImports = true, -- Use ruff import sorter instead
|
||||
},
|
||||
}
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user