Skip to content

Cleanup output for info command#351

Merged
pvdz merged 1 commit intomainfrom
fix_v2
Mar 4, 2025
Merged

Cleanup output for info command#351
pvdz merged 1 commit intomainfrom
fix_v2

Conversation

@pvdz
Copy link
Contributor

@pvdz pvdz commented Mar 4, 2025

Fixes output for the fix command;

  • A call to spinner.success() and .error()` meant the spinner did not stop and as such it's swallowing output and leading to infinite spinner loop.
  • Consolidated the outputs into a single param like with the others
  • Cleaned up markdown and made it more markdown-y

Before;
image

image

After;

image

image

@pvdz pvdz requested a review from jdalton March 4, 2025 11:47
@pvdz pvdz changed the title Cleanup output for fix command Cleanup output for info command Mar 4, 2025
@pvdz pvdz merged commit d438b0e into main Mar 4, 2025
15 checks passed
@pvdz pvdz deleted the fix_v2 branch March 4, 2025 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants