mirror of https://github.com/astral-sh/ruff
## Summary Similar to #5902, but for undefined names in deletions (e.g., `del x` where `x` is unbound). |
||
|---|---|---|
| .. | ||
| analyze | ||
| binding.rs | ||
| context.rs | ||
| definition.rs | ||
| globals.rs | ||
| lib.rs | ||
| model.rs | ||
| node.rs | ||
| reference.rs | ||
| scope.rs | ||
| star_import.rs | ||