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

test(unexported): fix static check warning ST1006 #20

Merged
merged 1 commit into from
Sep 2, 2023

Conversation

bluebrown
Copy link
Contributor

Fixes receiver name should not be an underscore, omit the name if it is unused (ST1006) go-staticcheck

@hashicorp-cla
Copy link

hashicorp-cla commented Sep 2, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

@jimlambrt jimlambrt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a bit of a nit, but I'm fine with it.

ty!

@jimlambrt jimlambrt merged commit 0f95985 into hashicorp:main Sep 2, 2023
9 checks passed
@jimlambrt jimlambrt added the fix label Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants