-
Notifications
You must be signed in to change notification settings - Fork 216
Closed
astral-sh/ruff
#18049Labels
cliRelated to the command-line interfaceRelated to the command-line interface
Description
If you have a large project, then it shows 0/0 for a while (presumedly, while we count the files). We should either avoid showing a count at all until we know the number of files, or avoid showing the progress bar at all until we know the number of files.
(There are some progress bars in uv, if a reference is helpful.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cliRelated to the command-line interfaceRelated to the command-line interface