ci: add gofmt check
This commit is contained in:
parent
fc841b0ba2
commit
9f2e0595b7
@ -9,3 +9,4 @@ tasks:
|
|||||||
cd soju
|
cd soju
|
||||||
go test -v ./...
|
go test -v ./...
|
||||||
scdoc <doc/soju.1.scd >/dev/null
|
scdoc <doc/soju.1.scd >/dev/null
|
||||||
|
test -z $(gofmt -l .)
|
||||||
|
Loading…
Reference in New Issue
Block a user