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

6 lines
36 B
Makefile

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