Skip to content

feat: deprecate print-resources-usage flag #5860

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

Merged
merged 1 commit into from
Jun 4, 2025

Conversation

ldez
Copy link
Member

@ldez ldez commented Jun 4, 2025

print-resources-usage flag is a relic of the past and is mainly useless.

Closes #5859

@ldez ldez added this to the v2-unreleased milestone Jun 4, 2025
@ldez ldez requested a review from bombsimon June 4, 2025 03:06
@ldez ldez added topic: cleanup Related to code, process, or doc cleanup area: CLI Related to CLI labels Jun 4, 2025
@ldez ldez force-pushed the feat/deprecated-print-resources-usage branch from 5fe239e to 0049f11 Compare June 4, 2025 03:12
@ldez ldez merged commit 75b18f9 into golangci:main Jun 4, 2025
18 checks passed
@ldez ldez deleted the feat/deprecated-print-resources-usage branch June 4, 2025 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: CLI Related to CLI topic: cleanup Related to code, process, or doc cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unintuitive behavior: --print-resources-usage flag only works in combination with --verbose
2 participants