Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 193 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (12 loc) · 193 Bytes

Please see:

gofmt

Before commits

Please run:

go get ./...
go fmt ./...