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

improve: use errors.New to replace fmt.Errorf with no parameters #281

Closed
wants to merge 0 commits into from
Closed

Conversation

0x2d3c
Copy link
Contributor

@0x2d3c 0x2d3c commented Feb 24, 2024

Parameterless errors should be using errors.New instead of fmt.Errorf

@jianoaix
Copy link
Contributor

Can you review the repo and make sure all are fixed the same way like this?

@0x2d3c
Copy link
Contributor Author

0x2d3c commented Feb 27, 2024

Can you review the repo and make sure all are fixed the same way like this?

Thanks for your suggestion, the rest has been taken care of.

@jianoaix
Copy link
Contributor

Thanks, please merge master and resolve the conflicts.

@0x2d3c 0x2d3c closed this Feb 29, 2024
@0x2d3c
Copy link
Contributor Author

0x2d3c commented Feb 29, 2024

Thanks, please merge master and resolve the conflicts.

I'll try it again

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.

2 participants