Skip to content

ruff server should check find_user_settings_toml() if no file configuration exists #11158

@snowsignal

Description

@snowsignal

When a workspace folder doesn't have any configuration available, ruff server should try find_user_settings_toml() as a fallback. This would try reading ~/.config/ruff/.ruff.toml, ~/.config/ruff/ruff.toml and ~/.config/ruff/pyproject.toml on Linux.

Metadata

Metadata

Assignees

Labels

configurationRelated to settings and configurationserverRelated to the LSP server

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions