ruff server
: Editor settings are used by default if no file-based configuration exists by snowsignal · Pull Request #11266 · astral-sh/ruff (original) (raw)
Summary
Fixes #11258.
This PR fixes the settings resolver to match the expected behavior when file-based configuration is not available.
Test Plan
In a workspace with no file-based configuration, set a setting in your editor and confirm that this setting is used instead of the default.