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 d0baed7 commit 2561012Copy full SHA for 2561012
Makefile
@@ -19,4 +19,4 @@ testdeps:
19
20
.PHONY: clean
21
clean:
22
- go clean
+ go clean ./...
0 commit comments