mirror of
https://github.com/astral-sh/ruff
synced 2026-01-21 13:30:49 -05:00
Running `eglot-format` in buffers not managed by Eglot causes a `jsonrpc-error` in Emacs 30. It may also display a `documentFormattingProvider` warning when the server does not support formatting. Add checks for both.