Move universal newline handling into its own crate (#4729)
This commit is contained in:
@@ -8,6 +8,7 @@ rust-version = { workspace = true }
|
||||
[lib]
|
||||
|
||||
[dependencies]
|
||||
ruff_newlines = { path = "../ruff_newlines" }
|
||||
ruff_text_size = { workspace = true }
|
||||
|
||||
anyhow = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user