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

enabled govet #663

Merged
merged 3 commits into from
Jan 13, 2022
Merged

enabled govet #663

merged 3 commits into from
Jan 13, 2022

Conversation

skoef
Copy link
Contributor

@skoef skoef commented Jan 13, 2022

Enabled govet in golangci config and fixed some low-hanging fruit code issues.

The reason I ended up enabling govet is that I eventually want to enable govet's fieldalignment linter to lower the memory footprint of this library. To make the changes more readable, I will do that in a follow up PR later.

@skoef
Copy link
Contributor Author

skoef commented Jan 13, 2022

Thanks @atercattus! Will you merge it as well?

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