ruff/crates/ruff_linter
Charlie Marsh d930052de8
Move required import parsing out of lint rule (#12536)
## Summary

Instead, make it part of the serialization and deserialization itself.
This makes it _much_ easier to reuse when solving
https://github.com/astral-sh/ruff/issues/12458.
2024-07-26 13:35:45 -04:00
..
resources Use colon rather than dot formatting for integer-only types (#12534) 2024-07-26 15:48:19 +00:00
src Move required import parsing out of lint rule (#12536) 2024-07-26 13:35:45 -04:00
__init__.py [pylint] (Re-)Implement import-private-name (C2701) (#9553) 2024-01-16 14:03:11 -05:00
Cargo.toml Bump version to 0.5.5 (#12510) 2024-07-25 20:17:01 +05:30