linkheader/script/lint
2016-03-28 15:11:23 +01:00

5 lines
78 B
Bash
Executable File

#!/bin/sh
PROJDIR=$(cd `dirname $0`/.. && pwd)
cd ${PROJDIR} && gometalinter