update
This commit is contained in:
parent
641c02171e
commit
b38eb86ac3
1 changed files with 0 additions and 1 deletions
1
init.lua
1
init.lua
|
|
@ -206,7 +206,6 @@ require('lspconfig').ruff_lsp.setup {
|
||||||
end,
|
end,
|
||||||
init_options = {
|
init_options = {
|
||||||
settings = {
|
settings = {
|
||||||
-- Any extra CLI arguments for `ruff` go here.
|
|
||||||
args = {},
|
args = {},
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue