Commit 1ace7db
committed
go,gopls: remove license from package doc comments
Inspired by http://go.dev/cl/465995, add a blank line between
license and package statement to avoid the license appearing
in the package doc comment.
Change-Id: I867e0729ca1fdc1bcee34964954549e5c92f2b31
Reviewed-on: https://go-review.googlesource.com/c/tools/+/466215
TryBot-Result: Gopher Robot <[email protected]>
gopls-CI: kokoro <[email protected]>
Reviewed-by: Robert Findley <[email protected]>
Run-TryBot: Suzy Mueller <[email protected]>1 parent ebad375 commit 1ace7db
File tree
3 files changed
+3
-0
lines changed- gopls/internal/lsp/cache
- go
- analysis/passes/ifaceassert
- ssa
3 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments