Skip to content

Commit

Permalink
refactor: display mod layout
Browse files Browse the repository at this point in the history
  • Loading branch information
Thaumy committed Sep 27, 2023
1 parent 476ac4d commit 71b8251
Show file tree
Hide file tree
Showing 23 changed files with 1,044 additions and 944 deletions.
1 change: 0 additions & 1 deletion src/args/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ pub struct GlobalOpt {
pub quiet: bool,
}

// TODO: flatten options in struct?
#[derive(Debug, Parser)]
#[command(author, about, long_about = None, version)]
pub struct Args {
Expand Down
379 changes: 0 additions & 379 deletions src/display/colorful.rs

This file was deleted.

Loading

0 comments on commit 71b8251

Please sign in to comment.