mirror of
https://github.com/astral-sh/ruff.git
synced 2025-12-08 11:20:30 +00:00
... and switch to the new one. We do this switch by converting the old diagnostics to a `Diagnostic`, and then rendering that. This does not quite emit identical output. There are some changes. They *could* be fixed to remain the same, but the changes aren't obviously worse to me and I think the right way to *improve* them is to move Red Knot to the new `Diagnostic` API. The next commit will have the snapshot changes. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||