mirror of
https://github.com/astral-sh/ruff
synced 2026-01-21 05:20:49 -05:00
By computing the actual Definition for, well, definitions, we unlock a bunch of richer machinery in the goto/hover subsystems for free. Fixes https://github.com/astral-sh/ty/issues/1001 Fixes https://github.com/astral-sh/ty/issues/1004