Codebase list golang-github-tomnomnom-linkheader / upstream/0.1.0+git20180905.02ca582 script / lint
upstream/0.1.0+git20180905.02ca582

Tree @upstream/0.1.0+git20180905.02ca582 (Download .tar.gz)

lint @upstream/0.1.0+git20180905.02ca582raw · history · blame

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

cd ${PROJDIR}
go get
gometalinter