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 static check issues #1743

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Fix static check issues #1743

merged 1 commit into from
Oct 10, 2023

Conversation

masih
Copy link
Member

@masih masih commented Oct 10, 2023

Address static check issues:

  • remove redundant import
  • lower case error string
  • Use fmt.Sprintf to construct string value instead of fmt.Errorf.Error()

Address static check issues:
 * remove redundant import
 * lower case error string
 * Use `fmt.Sprintf` to construct string value instead of
 `fmt.Errorf.Error()`
@nonsense
Copy link
Member

No need to add 3 people to review chores like this, I think one reviewer is enough for such PRs.

@masih masih merged commit 0724a08 into main Oct 10, 2023
21 checks passed
@masih masih deleted the masih/staticcheck-fixes branch October 10, 2023 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants