Skip to content
Snippets Groups Projects
CONTRIBUTING.md 165 B
Newer Older
  • Learn to ignore specific revisions
  • Serene Han's avatar
    Serene Han committed
    
    - 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.