yq/precheckin.sh
2017-02-13 07:28:48 +11:00

8 lines
45 B
Bash
Executable File

#!/bin/bash
gofmt -w .
./ci.sh
go install