We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
-tags=assert
1 parent 0bffdb2 commit 9ca0d70Copy full SHA for 9ca0d70
Makefile
@@ -1,6 +1,6 @@
1
.PHONY: test
2
test:
3
- go test -tags=assert -race ./...
+ go test -race ./...
4
5
.PHONY: lint
6
lint:
0 commit comments