Skip to content

Commit

Permalink
gopls/internal/lsp/protocol: prevent license rendering in godoc
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
kortschak authored and gopherbot committed Feb 7, 2023
1 parent 10a39ef commit ebad375
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gopls/internal/lsp/protocol/tsdocument_changes.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
// Copyright 2022 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

package protocol

import (
Expand Down

0 comments on commit ebad375

Please sign in to comment.