Skip to content

Commit 79be1bf

Browse files
kcqDonald Wilson
authored andcommitted
Style guideline for Go packages reference
1 parent fd9cc30 commit 79be1bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ If you need help with naming, formatting and style start by running [`gofmt`](ht
1313
* https://golang.org/doc/effective_go.html#names
1414
* https://blog.golang.org/package-names
1515
* https://github.com/golang/go/wiki/CodeReviewComments
16-
* [Style guideline for Go packages](https://rakyll.org/style-packages)
16+
* [Style guideline for Go packages](https://rakyll.org/style-packages) (rakyll/JBD)
1717

1818
See [`Go Project Layout`](https://medium.com/golang-learn/go-project-layout-e5213cdcfaa2) for additional background information.
1919

0 commit comments

Comments
 (0)