Skip to content

Commit 3fec532

Browse files
committed
docs/wiki.go: replace info.txt with wiki.go
LUCI trigger go test ./... under every go module, a module without a go file result in an error from go test. For #3533 Change-Id: I6973e9c5cc904ff4a3ac4ce97a7bbc3d2b6e4eb0 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/642423 Reviewed-by: Hyang-Ah Hana Kim <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> kokoro-CI: kokoro <[email protected]> Commit-Queue: Hongxiang Jiang <[email protected]>
1 parent e85cb10 commit 3fec532

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/info.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/wiki.go

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
// Copyright 2025 The Go Authors. All rights reserved.
2+
// Use of this source code is governed by a BSD-style
3+
// license that can be found in the LICENSE file.
4+
5+
// Package wiki contains the source of the github.com/golang/vscode-go/wiki.
6+
package wiki

0 commit comments

Comments
 (0)