ruff/crates/ruff_python_index/src
Charlie Marsh 847432cacf
Avoid attempting to fix PT018 in multi-statement lines (#6829)
## Summary

These fixes will _always_ fail, so we should avoid trying to construct
them in the first place.

Closes https://github.com/astral-sh/ruff/issues/6812.
2023-08-23 19:09:34 -04:00
..
comment_ranges.rs Pull in RustPython parser (#6099) 2023-07-27 09:29:11 +00:00
indexer.rs Avoid attempting to fix PT018 in multi-statement lines (#6829) 2023-08-23 19:09:34 -04:00
lib.rs Remove parser dependency from ruff-python-ast (#6096) 2023-07-26 17:47:22 +02:00