Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CI: Should also check for gofmt issues, possibly go vet, etc. #339

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

Closed
dmitshur opened this issue Oct 21, 2015 · 0 comments
Closed

CI: Should also check for gofmt issues, possibly go vet, etc. #339

dmitshur opened this issue Oct 21, 2015 · 0 comments

Comments

@dmitshur
Copy link
Member

It'd be better if issues like #335 (comment) would be caught with CI for future PRs.

Most of my Go projects have a .travis.yml file that does it, e.g.:

https://github.com/gopherjs/snippet-store/blob/master/.travis.yml

I'm sure the same can be done with circle CI.

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