coc-ruff
coc-ruff copied to clipboard
ruff-lsp (ruff) extension for coc.nvim
Results
2
coc-ruff issues
Sort by
recently updated
recently updated
newest added
Hi there, Thanks for this great project! Currently when using the native ruff server, it reports errors in my python files that are only available in preview mode (`ruff check...
Hi, I tried to set `quote-style="preserve"` in myriads of ways but none seem to work. The readme just states "Other settings have the same configuration as [ruff-vscode](https://github.com/astral-sh/ruff-vscode)." I'd like to...