What's Changed * Skip JSON RPC abstraction for cross-interpreter calls by charliermarsh in https://github.com/charliermarsh/ruff-lsp/pull/6 * Show check summary when hovering on check code in noqa comment by charliermarsh in https://github.com/charliermarsh/ruff-lsp/pull/7
What's Changed * Run checks on CI by charliermarsh in https://github.com/charliermarsh/ruff-lsp/pull/1 * Add a README by charliermarsh in https://github.com/charliermarsh/ruff-lsp/pull/2 * Implement `codeAction/resolve` by charliermarsh in https://github.com/charliermarsh/ruff-lsp/pull/3 * Automate PyPI releases by charliermarsh in https://github.com/charliermarsh/ruff-lsp/pull/4
New Contributors * charliermarsh made their first contribution in https://github.com/charliermarsh/ruff-lsp/pull/1