forked from External/ergo
add gofmt check to make test
This commit is contained in:
parent
f6373f7a4d
commit
c0885f9cba
3 changed files with 2 additions and 1 deletions
1
Makefile
1
Makefile
|
|
@ -16,3 +16,4 @@ test:
|
|||
cd irc/isupport && go test . && go vet .
|
||||
cd irc/modes && go test . && go vet .
|
||||
cd irc/utils && go test . && go vet .
|
||||
./.check-gofmt.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue