Link to more relevant style guidelines.
Change-Id: Ic91bcb0963c7b1193814fa049c69306b85e96ec0
This commit is contained in:
parent
3dfae09d30
commit
de6fffaa30
|
@ -93,4 +93,4 @@ Please try to avoid warnings flagged by [`go
|
|||
vet`](https://godoc.org/code.google.com/p/go.tools/cmd/vet) and by
|
||||
[`golint`](https://github.com/golang/lint), and pay attention to the
|
||||
[Go Code Review
|
||||
Comments](https://code.google.com/p/go-wiki/wiki/CodeReviewComments).
|
||||
Comments](https://code.google.com/p/go-wiki/wiki/CodeReviewComments) and the _Formatting and style_ section of Peter Bourgon's [Go: Best Practices for Production Environments](http://peter.bourgon.org/go-in-production/#formatting-and-style).
|
||||
|
|
Loading…
Reference in New Issue