mirror of https://github.com/astral-sh/ruff
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. |
||
|---|---|---|
| .. | ||
| import-resolution-diagram.dot | ||
| import-resolution-diagram.svg | ||
| list.rs | ||
| mod.rs | ||
| module.rs | ||
| path.rs | ||
| resolver.rs | ||
| testing.rs | ||
| typeshed.rs | ||