Commit Graph

8 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)
a2104ff705 fix: remove extra closing brace in common.rs 2025-05-10 12:39:59 -03:00
Andrew Phillips (aider)
d1bdc3f187 fix: remove misplaced string_column call in common.rs 2025-05-10 12:38:57 -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
9feec61759 style: reorder imports and reformat code for consistency 2025-05-10 10:06:33 -03:00
Andrew Phillips (aider)
a68be7905e refactor: remove unused imports in src/main.rs and src/modes/common.rs 2025-05-09 16:29:02 -03:00
Andrew Phillips (aider)
331a971d3d refactor: Move common utility functions to src/modes/common.rs and update module structure 2025-05-09 16:20:54 -03:00