style(cli): formatting

This commit is contained in:
Amaan Qureshi 2025-04-19 00:12:36 -04:00
parent 043e0c65ec
commit 69d553c82a

View file

@ -203,7 +203,8 @@ struct Parse {
#[arg(long, short)]
pub quiet: bool,
#[allow(clippy::doc_markdown)]
/// Apply edits in the format: \"row,col|position delcount insert_text\", can be supplied multiple times
/// Apply edits in the format: \"row,col|position delcount insert_text\", can be supplied
/// multiple times
#[arg(
long,
num_args = 1..,