You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build/test/golint/goimports on a push or pull request (#2)
* Build/test/golint/goimports on a push or pull request
* reduce number of go versions we build in CI
* lint and check code formatting before running tests
* Use staticcheck instead of golint
Change staticcheck install command
fix staticcheck command
* fail goimports if errors found
* only build on a push
* run staticcheck on all directories
* remove build step
0 commit comments