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 ineffective break statement in dynamic output #2285

Merged

Conversation

mihaitodor
Copy link
Member

I noticed this by running staticcheck. Unfortunately, golangci-lint is still using a deprecated version of this linter. See here and here.

I noticed this by running [staticcheck](https://staticcheck.dev).
Unfortunately, golangci-lint is still using a deprecated version
of this linter. See [here](golangci/golangci-lint#853)
and [here](golangci/golangci-lint#357).

Signed-off-by: Mihai Todor <todormihai@gmail.com>
Copy link
Member

@Jeffail Jeffail 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 @mihaitodor!

@Jeffail Jeffail merged commit 78ac5b6 into main Jan 26, 2024
3 checks passed
@Jeffail Jeffail deleted the mihaitodor-fix-ineffective-break-statement-dynamic-output branch January 26, 2024 10:38
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