Skip to content

refactor: apply go fix modernizers from Go 1.26#154

Merged
gammazero merged 1 commit intomainfrom
modernize-code
Feb 13, 2026
Merged

refactor: apply go fix modernizers from Go 1.26#154
gammazero merged 1 commit intomainfrom
modernize-code

Conversation

@gammazero
Copy link
Contributor

This PR applies automated refactoring from go 1.26 (go fix ./...):

  • interface{} to any, slices.Contains, prefer range loops, and other idiomatic updates.

This PR applies automated refactoring from go 1.26 (go fix ./...):

- interface{} to any, slices.Contains, prefer range loops, and other idiomatic updates.
@gammazero gammazero merged commit 55461f7 into main Feb 13, 2026
7 checks passed
@gammazero gammazero deleted the modernize-code branch February 13, 2026 06:34
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