165 B
165 B
-
When editing Go, please run
go fmtbefore every commit. -
You may run tests locally with either
go testornpm testfor Go and JavaScript, respectively.
When editing Go, please run go fmt before every commit.
You may run tests locally with either go test or npm test for Go and
JavaScript, respectively.