Skip to content

Modernize the codebase #1868

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

Merged
merged 4 commits into from
May 6, 2025
Merged

Modernize the codebase #1868

merged 4 commits into from
May 6, 2025

Conversation

mkuratczyk
Copy link
Collaborator

A vast majority of these changes were performed automatically by modernize -fix -test ./... (
https://pkg.go.dev/golang.org/x/tools/gopls/internal/analysis/modernize) and golangci-lint run --fix.

Copy link
Member

@Zerpet Zerpet left a comment

Choose a reason for hiding this comment

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

Awesome!

@Zerpet Zerpet added this to the 2.12.2 milestone May 6, 2025
mkuratczyk added 4 commits May 6, 2025 15:18
Make golangci-lint happy
Except for `omitempty` removal/replacement with `omitzero`
@mkuratczyk mkuratczyk force-pushed the modernize-may-2025 branch from 691c97e to b667cf3 Compare May 6, 2025 13:22
@mkuratczyk mkuratczyk merged commit e80282a into main May 6, 2025
13 checks passed
@mkuratczyk mkuratczyk deleted the modernize-may-2025 branch May 6, 2025 13:49
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