Skip to content

dev: gofmt -w -r 'interface{} -> any' pkg scripts #3742

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 1 commit into from
Mar 28, 2023

Conversation

alexandear
Copy link
Member

This PR replaces interface{} with any in pkg and scripts directories. Because golangci-lint supports Go >= 1.19 this is a safe change.

test, internal, third_party directories didn't touch.

@ldez ldez added enhancement New feature or improvement topic: cleanup Related to code, process, or doc cleanup labels Mar 28, 2023
@alexandear alexandear force-pushed the gofmt-interface-any branch from 34c8dc0 to b0cd7a8 Compare March 28, 2023 10:17
@ldez ldez merged commit 1e70073 into golangci:master Mar 28, 2023
@alexandear alexandear deleted the gofmt-interface-any branch March 28, 2023 14:40
SeigeC pushed a commit to SeigeC/golangci-lint that referenced this pull request Apr 4, 2023
@ldez ldez added this to the v1.53 milestone Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement topic: cleanup Related to code, process, or doc cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants