Skip to content

Comments

fix: use github.com/alecthomas/errors instead of stdlib errors/fmt.Errorf#149

Merged
alecthomas merged 1 commit intomainfrom
fix/linter-errors
Feb 24, 2026
Merged

fix: use github.com/alecthomas/errors instead of stdlib errors/fmt.Errorf#149
alecthomas merged 1 commit intomainfrom
fix/linter-errors

Conversation

@alecthomas
Copy link
Collaborator

Fixes all forbidigo linter errors by replacing stdlib errors.New, errors.Is, and fmt.Errorf with their equivalents from github.com/alecthomas/errors.

@alecthomas alecthomas requested a review from a team as a code owner February 24, 2026 03:02
@alecthomas alecthomas requested review from wsutina and removed request for a team February 24, 2026 03:02
@alecthomas alecthomas enabled auto-merge (squash) February 24, 2026 03:02
@alecthomas alecthomas merged commit bc894a7 into main Feb 24, 2026
5 checks passed
@alecthomas alecthomas deleted the fix/linter-errors branch February 24, 2026 03:04
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.

1 participant