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 c5649e2 commit 39f366bCopy full SHA for 39f366b
dummy.go
@@ -0,0 +1,7 @@
1
+// +build ignore+
2
+
3
+package main
4
5
+func main() {}
6
7
+// Prevent error message about "no non-test Go files in <dir>"
0 commit comments