Codebase list golang-github-tomnomnom-linkheader / 68396434-0713-4bdd-b255-0c9c8ba0f836/upstream script / lint
68396434-0713-4bdd-b255-0c9c8ba0f836/upstream

Tree @68396434-0713-4bdd-b255-0c9c8ba0f836/upstream (Download .tar.gz)

lint @68396434-0713-4bdd-b255-0c9c8ba0f836/upstreamraw · history · blame

1
2
3
4
5
6
#!/bin/sh
PROJDIR=$(cd `dirname $0`/.. && pwd)

cd ${PROJDIR}
go get
gometalinter