This repository holds the Velmie Go Style Guide, which documents patterns and conventions used in Go code at Velmie. This guide is based on the Uber Go Style Guide.
See Velmie Go Style Guide for the style guide.
Make changes according to the guide and make a pull-request. The CI generates the result style.md
file.
See the .golangci.yml
file and lint coverage.