Skip to content

Instantly share code, notes, and snippets.

@JohnMurray
Last active January 30, 2018 02:02
Show Gist options
  • Save JohnMurray/31e1fed99d27928c595aeecf255ce889 to your computer and use it in GitHub Desktop.
Save JohnMurray/31e1fed99d27928c595aeecf255ce889 to your computer and use it in GitHub Desktop.
snippet to install and setup gometalinter
before_install:
- go get -u gopkg.in/alecthomas/gometalinter.v2
- gometalinter.v2 --install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment