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

DEV REQUEST: Can we integrate a golang Linter for PRs? #278

Open
thebeline opened this issue Mar 29, 2021 · 0 comments
Open

DEV REQUEST: Can we integrate a golang Linter for PRs? #278

thebeline opened this issue Mar 29, 2021 · 0 comments

Comments

@thebeline
Copy link
Contributor

This would help a little with 3rd party developers adhering to certain standards, help keep the code to a specific kind of clean, and also potentially catch various errors and such.

Suggested: https://github.com/golangci/golangci-lint

At first we wouldn't have to have it configured to block PRs, we could start out with it just triggering annotations to help the review process, and as we get comfortable with the way that it behaves, we could configure it to block, so that we don't let the issues through and into the code at all.

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

No branches or pull requests

1 participant