Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print "Cleaned nothing" instead of "Cleaned 0.00 B" #127

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

Expurple
Copy link
Contributor

Implement #93. I liked "Cleaned nothing from" variant and chose that.

Example output from that issue now looks like this:

[INFO] Cleaned nothing from "/home/marcospb19/cargo-sweep/target"
[INFO] Cleaned nothing from "/home/marcospb19/code/rust/target"
[INFO] Cleaned nothing from "/home/marcospb19/ds/client/target"
[INFO] Cleaned nothing from "/home/marcospb19/ds/file-backed-queue/target"
[INFO] Cleaned nothing from "/home/marcospb19/ds/gui/target"
[INFO] Cleaned nothing from "/home/marcospb19/ds/proto/target"
[INFO] Cleaned nothing from "/home/marcospb19/ds/recording-datatypes/target"
[INFO] Cleaned nothing from "/home/marcospb19/ds/scoring/target"
[INFO] Cleaned nothing from "/home/marcospb19/ds/server/target"
[INFO] Cleaned nothing from "/home/marcospb19/ds/server-store/target"
[INFO] Cleaned nothing from "/home/marcospb19/languages/cacau/target"
[INFO] Cleaned 70.13 KiB from "/home/marcospb19/languages/cocoa/target"
[INFO] Cleaned nothing from "/home/marcospb19/languages/dada/target"
[INFO] Cleaned nothing from "/home/marcospb19/languages/lalrpop/target"
[INFO] Cleaned nothing from "/home/marcospb19/languages/lox/target"
[INFO] Cleaned nothing from "/home/marcospb19/languages/rustfmt/target"
[INFO] Cleaned nothing from "/home/marcospb19/languages/sushi/target"
[INFO] Cleaned nothing from "/home/marcospb19/ouch/target"
[INFO] Cleaned nothing from "/home/marcospb19/ouch/target/package/ouch-0.4.0/target"
[INFO] Cleaned nothing from "/home/marcospb19/rust-skeleton-hexagonal/target"
[INFO] Cleaned 23.63 KiB from "/home/marcospb19/stuff/dotao/target"
[INFO] Cleaned 23.88 KiB from "/home/marcospb19/stuff/fs-tree/target"
[INFO] Cleaned 6.48 GiB from "/home/marcospb19/stuff/keyrocky/target"
[INFO] Cleaned nothing from "/home/marcospb19/stuff/reflect/target"
[INFO] Cleaned 3.04 KiB from "/home/marcospb19/stuff/wsid/target"

I think, it's pretty nice. Uniform and easy to skim at the same time.

Copy link
Collaborator

@marcospb19 marcospb19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!!

@marcospb19 marcospb19 merged commit 140227c into holmgr:master Mar 27, 2024
9 checks passed
@marcospb19 marcospb19 linked an issue Apr 1, 2024 that may be closed by this pull request
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.

Tweak message for when nothing is cleaned from a project
2 participants