Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Add support for Ruff's multiple-edit output format#90

Merged
charliermarsh merged 1 commit intomainfrom
charlie/multiple-edit
Mar 26, 2023
Merged

Add support for Ruff's multiple-edit output format#90
charliermarsh merged 1 commit intomainfrom
charlie/multiple-edit

Conversation

@charliermarsh
Copy link
Member

Summary

This PR updates the LSP to match the changes to Ruff's output format introduced in astral-sh/ruff#3709 (which will go out in Ruff v0.0.260).

The change is backwards-compatible, such that the LSP will continue to support older versions of Ruff. Note, however, that newer versions of Ruff will require an LSP update.

@charliermarsh charliermarsh merged commit ff6e493 into main Mar 26, 2023
@charliermarsh charliermarsh deleted the charlie/multiple-edit branch March 26, 2023 21:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant