Skip to content

Errors: properly wrap 'fmt.Errorf' calls#27

Merged
adamdecaf merged 1 commit into
adamdecaf:masterfrom
yunginnanet:master
Jun 17, 2025
Merged

Errors: properly wrap 'fmt.Errorf' calls#27
adamdecaf merged 1 commit into
adamdecaf:masterfrom
yunginnanet:master

Conversation

@yunginnanet

@yunginnanet yunginnanet commented Jun 17, 2025

Copy link
Copy Markdown
Contributor

Use %w verb to ensure errors are wrapped, which additionally maintains consistency with the rest of the code base.

@adamdecaf adamdecaf merged commit 0cebed8 into adamdecaf:master Jun 17, 2025
5 of 8 checks passed
@adamdecaf

Copy link
Copy Markdown
Owner

Thanks!

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