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

feat: replace --verbose with --quiet #370

Merged
merged 5 commits into from
Oct 28, 2023

Conversation

Antosser
Copy link
Contributor

Completely replaced verbose with quiet. No trace that the verbose flag ever existed.
I made sure to negate all if statements and sentences referencing the verbose flag.
This is a breaking change: Old configurations containing the verbose flag will no longer work

#362

@EstebanBorai EstebanBorai changed the title Replace --verbose with --quiet feat: replace --verbose with --quiet Oct 26, 2023
Copy link
Member

@EstebanBorai EstebanBorai left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks, only missing cargo clippy --fix!

@EstebanBorai EstebanBorai merged commit 30ba164 into http-server-rs:main Oct 28, 2023
6 of 7 checks passed
@Antosser Antosser deleted the noverbosebutquiet branch October 28, 2023 09:13
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.

None yet

2 participants