mirror of
https://github.com/astral-sh/ruff
synced 2026-01-10 08:04:26 -05:00
This re-works the `all_symbols` based added previously to work across all modules available, and not just what is directly in the workspace. Note that we always pass an empty string as a query, which makes the results always empty. We'll fix this in a subsequent commit.