Skip to content

cli: re-add --no-progress flag - #589

Merged
woodruffw merged 3 commits into
mainfrom
ww/no-progress
Mar 7, 2025
Merged

cli: re-add --no-progress flag#589
woodruffw merged 3 commits into
mainfrom
ww/no-progress

Conversation

@woodruffw

@woodruffw woodruffw commented Mar 7, 2025

Copy link
Copy Markdown
Member

This was removed in 0.9.0 with the tracing_indicatif refactor, but I'm realizing that it's useful to have regardless.

In particular, this will help users in contexts where their integration is (or pretends to be) a terminal, but that terminal doesn't support interactive behaviors like progress bars. In particular, users of pre-commit.ci will be able to use this to prevent the progress bar from spamming their outputs.

See #582.

Signed-off-by: William Woodruff <william@yossarian.net>
@woodruffw woodruffw added enhancement New feature or request cli labels Mar 7, 2025
@woodruffw woodruffw self-assigned this Mar 7, 2025
Signed-off-by: William Woodruff <william@yossarian.net>
Signed-off-by: William Woodruff <william@yossarian.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant