Files
ruff/crates/ty_python_semantic
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-03 21:54:50 +00:00
2025-05-03 19:49:15 +02:00
2025-05-03 19:49:15 +02:00