snowflake/CONTRIBUTING.md
2019-07-10 10:49:53 +02:00

165 B

  • 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.