ruff server
does not merge editor settings with fallback settings · Issue #11258 · astral-sh/ruff (original) (raw)
If no file-based configuration exists for a workspace, only the fallback settings are used, and they are not combined with editor settings. The expected behavior is that editor settings should still be merged with fallback settings.