This commit is contained in:
Jaroslaw Konik 2024-05-17 16:39:35 +02:00
parent 641c02171e
commit b38eb86ac3

View file

@ -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 = {},
} }
} }