aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
blob: aa8bce3e76ab7a12f0e3b51584dc649bfc43f753 (plain)
1
2
3
4
5
test:
	@cd golings && go test -coverprofile=coverage.out -v $$(go list ./... | grep -v fixtures/error1)

watch:
	@go run golings/golings.go watch