return {
cmd = { "ruff", "server" },
filetypes = { "python" },
root_markers = { "pyproject.toml" },
}