Skip to content

Commit 4eae98a

Browse files
committed
config: regenerate upload config
This is an automated CL which updates the generated upload config. [git-generate] go generate ./internal/configgen Change-Id: Ib7c4cea430d47e4501c3854338e70ce7022d720c Reviewed-on: https://go-review.googlesource.com/c/telemetry/+/708315 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Alan Donovan <adonovan@google.com> Reviewed-by: Madeline Kalil <mkalil@google.com>
1 parent 8e64475 commit 4eae98a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

‎config/config.json‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -885,6 +885,18 @@
885885
{
886886
"Name": "gopls/extract:{func,method,variable,variable-all}",
887887
"Rate": 1
888+
},
889+
{
890+
"Name": "gopls/setting/codelens/vulncheck:{true,false}",
891+
"Rate": 1
892+
},
893+
{
894+
"Name": "gopls/setting/codelenses/vulncheck:{true,false}",
895+
"Rate": 1
896+
},
897+
{
898+
"Name": "gopls/mcp-tool:{go_context,go_diagnostics,go_file_context,go_file_diagnostics,go_file_metadata,go_package_api,go_references,go_search,go_symbol_references,go_workspace,go_vulncheck}",
899+
"Rate": 1
888900
}
889901
],
890902
"Stacks": [

0 commit comments

Comments
 (0)