Skip to content

Commit 71b8251

Browse files
committed
refactor: display mod layout
1 parent 476ac4d commit 71b8251

File tree

23 files changed

+1044
-944
lines changed

23 files changed

+1044
-944
lines changed

src/args/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ pub struct GlobalOpt {
8080
pub quiet: bool,
8181
}
8282

83-
// TODO: flatten options in struct?
8483
#[derive(Debug, Parser)]
8584
#[command(author, about, long_about = None, version)]
8685
pub struct Args {

src/display/colorful.rs

Lines changed: 0 additions & 379 deletions
This file was deleted.

0 commit comments

Comments
 (0)