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

Unname unused params and bump golangci-lint #2335

Merged
merged 2 commits into from
Feb 11, 2024
Merged

Conversation

puerco
Copy link
Contributor

@puerco puerco commented Feb 11, 2024

This PR unnames all the unused parameters across the codebase to satisfy the latest version of the revive check included in golangci-lint. It also bumps the golangci-lint version in the workflow to v1.56.1

Signed-off-by: Adolfo Garcia Veytia (puerco) [email protected]

This commit unnames (_) all the unused parameters un functions to
satisfy the new version of reviveThis commit unnames (_) all the unused parameters un functions to
satisfy the new version of revive..

Signed-off-by: Adolfo Garcia Veytia (puerco) <[email protected]>
Signed-off-by: Adolfo Garcia Veytia (puerco) <[email protected]>
@puerco puerco requested a review from a team as a code owner February 11, 2024 18:45
@JAORMX JAORMX merged commit 4248be1 into mindersec:main Feb 11, 2024
18 checks passed
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