Codebase list golang-github-tomnomnom-linkheader / 7ff76613-6275-45ae-b89e-129e51726827/upstream script / lint
7ff76613-6275-45ae-b89e-129e51726827/upstream

Tree @7ff76613-6275-45ae-b89e-129e51726827/upstream (Download .tar.gz)

lint @7ff76613-6275-45ae-b89e-129e51726827/upstreamraw · history · blame

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

cd ${PROJDIR}
go get
gometalinter