mirror of
https://github.com/astral-sh/ruff
synced 2026-01-10 08:04:26 -05:00
Rename compiler Location to TextSize
This commit is contained in:
@@ -11,3 +11,5 @@ pub use bytecode::*;
|
||||
pub use error::BaseError;
|
||||
pub use location::Location;
|
||||
pub use mode::Mode;
|
||||
|
||||
pub use ruff_text_size as text_size; // re-export mandatory and frequently accessed dependency
|
||||
|
||||
Reference in New Issue
Block a user