linkheader/script/lint

7 lines
82 B
Plaintext
Raw Normal View History

2016-03-28 16:11:23 +02:00
#!/bin/sh
PROJDIR=$(cd `dirname $0`/.. && pwd)
2016-06-20 01:20:27 +02:00
cd ${PROJDIR}
go get
gometalinter