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

Refactor: fix for lint errors #1011

Merged
merged 1 commit into from
Mar 19, 2023

Conversation

tanryberdi
Copy link
Contributor

@tanryberdi tanryberdi commented Oct 7, 2022

Fixed lint errors that for never used variables

Fixes #1010

Fixes Or Enhances

Make sure that you've checked the boxes below before you submit PR:

  • Tests exist or have been written that cover this particular change.

@go-playground/validator-maintainers

Fixed lint errors that for never used variables

See go-playground#1010
@tanryberdi tanryberdi requested a review from a team as a code owner October 7, 2022 13:44
@coveralls
Copy link

Coverage Status

Coverage remained the same at 74.182% when pulling 6d429c6 on tanryberdi:tanryberdi.refactor-1010 into c7e0172 on go-playground:master.

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.

golangci-lint gives errors for never used variables
3 participants