ruff/crates/ruff
Charlie Marsh fe7505b738
Move undefined deletions into post-model-building pass (#5904)
## Summary

Similar to #5902, but for undefined names in deletions (e.g., `del x`
where `x` is unbound).
2023-07-20 05:14:46 +00:00
..
resources/test [flake8-use-pathlib] Implement os-path-getsize and os-path-get(a|m|c)-time (PTH202-205) (#5835) 2023-07-20 02:05:13 +00:00
src Move undefined deletions into post-model-building pass (#5904) 2023-07-20 05:14:46 +00:00
Cargo.toml Rename ruff_python_whitespace to ruff_python_trivia (#5886) 2023-07-19 11:48:27 -04:00