6 lines
36 B
Makefile
6 lines
36 B
Makefile
|
t:
|
||
|
go test ./...
|
||
|
|
||
|
f:
|
||
|
go fmt ./...
|