-- Settings can be found here: https://docs.astral.sh/ruff/editors/settings/ return { init_options = { settings = { organizeImports = true, }, }, }