mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-25 04:45:13 +00:00
Add builders for common comment rendering (#3232)
This commit is contained in:
parent
a8a312e862
commit
51bca19c1d
13 changed files with 195 additions and 433 deletions
|
@ -11,7 +11,6 @@ use crate::newlines::normalize_newlines;
|
|||
use crate::parentheses::normalize_parentheses;
|
||||
|
||||
mod attachment;
|
||||
pub mod builders;
|
||||
pub mod cli;
|
||||
pub mod context;
|
||||
mod core;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue