python-lsp/python-lsp-ruff

Add option for quote-style

Closed this issue · 1 comments

class PluginSettings doesn't seem to support quote-style ? Seems inefficient to add ruff.toml just for that config

Do you think its okay to add that option as well ? or maybe some dynamic options handler ?

I see that it is problem on ruff side sorry