k3s/vendor/github.com/karlseguin/ccache/Makefile

6 lines
36 B
Makefile
Raw Normal View History

t:
go test ./...
f:
go fmt ./...