Skip to content
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

.golangci.yml: remove exportloopref, add copyloopvar #359

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

makramkd
Copy link
Collaborator

From golangci:

WARN The linter 'exportloopref' is deprecated (since v1.60.2) due to: Since Go1.22 (loopvar) this linter is no longer relevant. Replaced by copyloopvar.

@makramkd makramkd marked this pull request as ready for review December 11, 2024 13:43
@makramkd makramkd requested a review from a team as a code owner December 11, 2024 13:43
Copy link

Metric mk/update-golangciyml main
Coverage 75.9% 75.8%

@makramkd makramkd merged commit 24c1759 into main Dec 11, 2024
12 checks passed
@mateusz-sekara mateusz-sekara deleted the mk/update-golangciyml branch December 11, 2024 14:59
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