Files
ruff/crates
Andrew Gallant 32f400a457 [ty] Make auto-import ignore symbols in modules starting with a _
This applies recursively. So if *any* component of a module name starts
with a `_`, then symbols from that module are excluded from auto-import.

The exception is when it's a module within first party code. Then we
want to include it in auto-import.
2025-12-04 13:21:26 -05:00
..
2025-12-04 09:45:53 -05:00
2025-12-04 09:45:53 -05:00
2025-12-04 09:45:53 -05:00