Commit Graph

57 Commits

Author SHA1 Message Date
Andrew Phillips (aider)
1ce5909f7b fix: Add missing TableFormat and function imports to resolve compilation errors 2025-05-10 12:51:53 -03:00
Andrew Phillips (aider)
bc85cdac6c fix: remove unused imports and non-const format builder 2025-05-10 12:45:14 -03:00
Andrew Phillips (aider)
f8b14cb570 fix: replace const with function for table format and update is_terminal import 2025-05-10 12:42:04 -03:00
Andrew Phillips (aider)
33757dabee fix: move format constant to common and update stdout check 2025-05-10 12:37:08 -03:00
Andrew Phillips (aider)
796ded6a6b fix: correct imports and add clap::error::ErrorKind 2025-05-10 12:25:26 -03:00
Andrew Phillips
6d07cf6f18 chore: reorder imports in info.rs 2025-05-10 12:25:08 -03:00
Andrew Phillips (aider)
1818024bc9 refactor: Move mode_info to src/modes/info.rs 2025-05-10 12:19:00 -03:00