Skip to content

Commit ebad375

Browse files
kortschakgopherbot
authored andcommitted
gopls/internal/lsp/protocol: prevent license rendering in godoc
Change-Id: I6de75a869ee1b210c692ef47e3c672589f76337c Reviewed-on: https://go-review.googlesource.com/c/tools/+/465995 Run-TryBot: Suzy Mueller <[email protected]> Reviewed-by: David Chase <[email protected]> Auto-Submit: Suzy Mueller <[email protected]> Reviewed-by: Suzy Mueller <[email protected]> gopls-CI: kokoro <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
1 parent 10a39ef commit ebad375

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gopls/internal/lsp/protocol/tsdocument_changes.go

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Copyright 2022 The Go Authors. All rights reserved.
22
// Use of this source code is governed by a BSD-style
33
// license that can be found in the LICENSE file.
4+
45
package protocol
56

67
import (

0 commit comments

Comments
 (0)