...

Text file src/github.com/go-sourcemap/sourcemap/Makefile

Documentation: github.com/go-sourcemap/sourcemap

     1all:
     2	go test ./...
     3	go test ./... -short -race
     4	go vet

View as plain text