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

ci: add a Go linter #453

Closed
mfridman opened this issue Jan 24, 2023 · 0 comments · Fixed by #456
Closed

ci: add a Go linter #453

mfridman opened this issue Jan 24, 2023 · 0 comments · Fixed by #456

Comments

@mfridman
Copy link
Collaborator

It's usually a best practice to enforce some standards within a project, which also avoid back-forth on styling in PRs.

I propose we add something like staticcheck or golangci-lint, which aggregates a bunch of linters.

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 a pull request may close this issue.

1 participant