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(golangci-lint): resolve govet shadow config warning #555

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

malept
Copy link
Member

@malept malept commented Nov 13, 2024

What this PR does / why we need it

Resolves the following warning:

The configuration option linters.govet.check-shadowing is deprecated. Please enable shadow instead, if you are not using enable-all.

We are not using enable-all.

@malept malept requested a review from a team as a code owner November 13, 2024 21:18
@malept malept merged commit 5901fd2 into main Nov 18, 2024
3 checks passed
@malept malept deleted the malept/fix/golangci-lint-resolve-shadow-config-warning branch November 18, 2024 08:07
@getoutreach-ci-2
Copy link

🎉 This PR is included in version 1.25.0-rc.6 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@getoutreach-ci-1
Copy link
Contributor

🎉 This PR is included in version 1.25.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants