Add link to Google's Go Style Guide

Konrad Reiche 2022-11-17 16:23:29 -08:00
parent 21eba7363e
commit 602768cab9

@ -1,3 +1,2 @@
See [CodeReviewComments](/golang/go/wiki/CodeReviewComments),
[TestComments](/golang/go/wiki/TestComments),
or [CSSStyleGuide](/golang/go/wiki/CSSStyleGuide).
[TestComments](/golang/go/wiki/TestComments),[CSSStyleGuide](/golang/go/wiki/CSSStyleGuide) or [Google's Go Style Guide](https://google.github.io/styleguide/go/).