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

fix: move fiximports to goimports section in golangci.yml #4167

Merged
merged 1 commit into from
Mar 18, 2025

Conversation

1911860538
Copy link
Contributor

@1911860538 1911860538 commented Feb 26, 2025

https://github.com/gin-gonic/gin/actions/runs/13537431187/job/37831527911?pr=4167

fiximports property is not allowed under the perfsprint, move fiximports to goimports section.
exportloopref linter has been deprecated since Go1.22, replace exportloopref with copyloopvar.

@1911860538
Copy link
Contributor Author

Please help to review this pull request. @manucorporat @thinkerou @appleboy @javierprovecho

@appleboy appleboy added continuous-integration github_actions Pull requests that update GitHub Actions code labels Mar 18, 2025
@appleboy appleboy merged commit ebe5e2a into gin-gonic:master Mar 18, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
continuous-integration github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants