mirror of
https://github.com/astral-sh/ruff
synced 2026-01-11 08:34:29 -05:00
This trait should eventually go away, so we rename it (and supporting types) to make room for a new concrete `Diagnostic` type. This commit is just the rename. In the next commit, we'll move it to a different module.