diff --git a/Style.md b/Style.md index 35307f01b..0f74f6016 100644 --- a/Style.md +++ b/Style.md @@ -153,4 +153,5 @@ Some recommended resources are: - [Effective Go](https://golang.org/doc/effective_go.html) - [CodeReviewComments](https://github.com/golang/go/wiki/CodeReviewComments) +- [Google Go Style Guide](https://google.github.io/styleguide/go/) - [Uber Go Style Guide](https://github.com/uber-go/guide/blob/master/style.md)