Skip to content

velmie/go-guide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Style Guide

See Velmie Go Style Guide for the style guide.

Contributing

Make changes according to the guide and make a pull-request. The CI generates the result style.md file.

golangci-lint configuration

See the .golangci.yml file and lint coverage.

Languages

  • Makefile 100.0%