Skip to content
This repository has been archived by the owner on Oct 24, 2020. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 277 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (5 loc) · 277 Bytes

CONTRIBUTING

If you make contributions to the project, please follow the guidelines below:

  • Maximum line-width is 100 characters.
  • Run "gofmt -w -s" for all Go code before pushing your code.
  • Write terse code without too much newlines or other non-essential whitespace.