Skip to content

refactor: Simplify t.Fatalf #984

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
May 10, 2025
Merged

Conversation

alexandear
Copy link
Contributor

The PR removes redundant fmt.Sprintf.

@ccoVeille
Copy link

ccoVeille commented Apr 9, 2025

What is the name of the linter that detects that?

@alexandear
Copy link
Contributor Author

What is the nsne of the linter that detects that?

None. It's my brain when reading code.

@ccoVeille
Copy link

For records and anyone interested here are the linters that currently detects them:

@pelletier pelletier merged commit 85e2448 into pelletier:v2 May 10, 2025
11 checks passed
@pelletier
Copy link
Owner

Thank you!

@alexandear alexandear deleted the simplify-fatalf branch May 10, 2025 19:39
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.

3 participants