commit | 46be8a514e945b237ab6f8c82bef65a4dbbf6ebd | [log] [tgz] |
---|---|---|
author | Hana (Hyang-Ah) Kim <hyangah@gmail.com> | Wed Sep 13 16:01:43 2023 -0400 |
committer | Hyang-Ah Hana Kim <hyangah@gmail.com> | Thu Sep 14 21:33:00 2023 +0000 |
tree | 228a2cdfb1ed604b9286172e68157f36f2a63e4b | |
parent | cadf160de7e11b68eb9e5666478841e26d241f3c [diff] |
internal/configgen: add approved new gopls counters Fixes golang/go#62248 (gopls/goversion) Fixes golang/go#62249 (gopls/bug) Change-Id: Ib88a1f757b632219015b0ec0f930f21be64e4d72 Reviewed-on: https://go-review.googlesource.com/c/telemetry/+/528295 Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com> Reviewed-by: Robert Findley <rfindley@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
This repository holds the Go Telemetry server code and libraries.
This repository uses eslint to format TS files, stylelint to format CSS files, and prettier to format TS, CSS, Markdown, and YAML files.
See the style guides:
It is encouraged that all TS and CSS code be run through formatters before submitting a change. However, it is not a strict requirement enforced by CI.
./npm install
./npm run all
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the time repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/telemetry:” in the subject line, so it is easy to find.