golangci-lint/Makefile

4 lines
49 B
Makefile

test:
golangci-lint run
go test -v -race ./...