mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-17 00:50:16 +00:00
formatter: Remove CST and old formatting (#4730)
This commit is contained in:
parent
d7a4999915
commit
06bcb85f81
85 changed files with 5335 additions and 13272 deletions
|
@ -1,3 +1,4 @@
|
|||
#[allow(unused_imports)]
|
||||
pub(crate) use crate::{ASTFormatContext, AsFormat, FormattedIterExt as _, IntoFormat};
|
||||
#[allow(unused_imports)]
|
||||
pub(crate) use ruff_formatter::prelude::*;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue