mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
add go vet to make test
This commit is contained in:
parent
456174ed53
commit
6aa9023813
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -52,3 +52,4 @@ deps:
|
|||
|
||||
test:
|
||||
cd irc && go test .
|
||||
cd irc && go vet .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue