yq/precheckin.sh

8 lines
45 B
Bash
Raw Normal View History

2015-09-28 03:26:02 +00:00
#!/bin/bash
gofmt -w .
2015-09-28 03:26:02 +00:00
2017-02-12 20:28:48 +00:00
./ci.sh
2015-09-29 01:05:20 +00:00
go install