Codebase list golang-github-tomnomnom-linkheader / ce094ca8-cdce-4412-b7b4-4be56f085808/main script / lint
ce094ca8-cdce-4412-b7b4-4be56f085808/main

Tree @ce094ca8-cdce-4412-b7b4-4be56f085808/main (Download .tar.gz)

lint @ce094ca8-cdce-4412-b7b4-4be56f085808/mainraw · history · blame

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

cd ${PROJDIR}
go get
gometalinter