ruff/crates/ruff_diagnostics/src
Charlie Marsh 059757a8c8
Implement `Ranged` on more structs (#6921)
Now that it's in `ruff_text_size`, we can use it in a few places that we
couldn't before.
2023-08-27 19:03:08 +00:00
..
diagnostic.rs Implement `Ranged` on more structs (#6921) 2023-08-27 19:03:08 +00:00
edit.rs Implement `Ranged` on more structs (#6921) 2023-08-27 19:03:08 +00:00
fix.rs Implement `Ranged` on more structs (#6921) 2023-08-27 19:03:08 +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