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

5 lines
165 B
Markdown

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