File: CONTRIBUTING.md

package info (click to toggle)
snowflake 2.10.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,120 kB
  • sloc: makefile: 5
file content (5 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (2)
1
2
3
4
5

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