ruff/crates/ruff_diagnostics/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
..
diagnostic.rs Avoid attempting to fix PT018 in multi-statement lines (#6829) 2023-08-23 19:09:34 -04:00
edit.rs Skip partial duplicates when applying multi-edit fixes (#6144) 2023-07-29 12:11:57 +00:00
fix.rs Skip partial duplicates when applying multi-edit fixes (#6144) 2023-07-29 12:11:57 +00:00
lib.rs Replace deletion-tracking with enforced isolation levels (#4766) 2023-06-02 02:45:56 +00:00
violation.rs Enable pycodestyle rules under new "nursery" category (#4407) 2023-05-16 21:21:58 +00:00