snowflake/CONTRIBUTING.md

6 lines
165 B
Markdown
Raw Permalink Normal View History

2016-01-27 11:22:24 -08:00
- 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.