Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Stop Relying On gotype For Syntax Errors #403

Closed
3 tasks done
joefitzgerald opened this issue Mar 23, 2016 · 0 comments
Closed
3 tasks done

Stop Relying On gotype For Syntax Errors #403

joefitzgerald opened this issue Mar 23, 2016 · 0 comments

Comments

@joefitzgerald
Copy link
Owner

(This is super high priority)

  • Periodically run go install . and go test -c -o {tempdir} .
  • Ensure both test and non-test files are built for both _test and non-_test packages
  • Removegotype as a default linter in gometalinter-linter configuration

See also:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant