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

fix: missing output format #4574

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Conversation

ldez
Copy link
Member

@ldez ldez commented Mar 25, 2024

One format was missing inside AllOutputFormats list.

$ golangci-lint run --out-format=colored-tab                                                                                                                                                         
Error: unsupported output format "colored-tab"
Failed executing command with error: unsupported output format "colored-tab"

@ldez ldez added bug Something isn't working area: output Related to issue output labels Mar 25, 2024
@ldez ldez added this to the next milestone Mar 25, 2024
@ldez ldez merged commit 3cff868 into golangci:master Mar 25, 2024
13 checks passed
@ldez ldez deleted the fix/missing-output-format branch March 25, 2024 14:20
@ldez ldez modified the milestones: next, v1.57 Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: output Related to issue output bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants