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.
1 parent 2bf0f20 commit c18c133Copy full SHA for c18c133
Makefile
@@ -38,4 +38,4 @@ test-coverage:
38
go tool cover -html=coverage.out -o coverage.html
39
open coverage.html
40
41
-.PHONY: build check lint lintfix fmt fmt-check run run-many test test-verbose test-coverage
+.PHONY: build check lint lintfix fmt fmt-check run run-many test test-verbose test-coverage
0 commit comments