Skip to content

refactor: apply go fix modernizers from Go 1.26#298

Closed
gammazero wants to merge 2 commits intomainfrom
modernize-code
Closed

refactor: apply go fix modernizers from Go 1.26#298
gammazero wants to merge 2 commits intomainfrom
modernize-code

Conversation

@gammazero
Copy link
Collaborator

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 closed this Feb 16, 2026
@gammazero gammazero deleted the modernize-code branch February 16, 2026 18:55
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