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

chore: use errors.New to replace fmt.Errorf with no parameters #1338

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

ChengenH
Copy link
Contributor

@ChengenH ChengenH commented Dec 8, 2024

No description provided.

Signed-off-by: ChengenH <hce19970702@gmail.com>
@CLAassistant
Copy link

CLAassistant commented Dec 8, 2024

CLA assistant check
All committers have signed the CLA.

@ivokub ivokub changed the base branch from master to fix/typos-v0.12 December 11, 2024 08:39
Copy link
Collaborator

@ivokub ivokub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution! At first I was a bit hesitant, but now when reading discussions about it, seems to make sense as errors.New does not require input processing.

I changed the base to fix/typos-v0.12 which we will merge before next scheduled release.

@ivokub ivokub merged commit e5f18d9 into Consensys:fix/typos-v0.12 Dec 11, 2024
@ivokub ivokub added the typo Fixes typos in comments or documentation label Dec 11, 2024
ivokub pushed a commit that referenced this pull request Dec 25, 2024
Signed-off-by: ChengenH <hce19970702@gmail.com>
lucasmenendez pushed a commit to lucasmenendez/gnark that referenced this pull request Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
typo Fixes typos in comments or documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants