Sign in
go
/
wiki
/
82f397a0dd121a80eed4ddd859bce225560bd844
/
CodeReviewComments.md
6a3e308
log.Print should be log.Printf("Reading %s: %v", filename, err) because format specifiers and arguments are used
by Steve Carrupt
· 8 years ago
6db1649
Code comments for structs or functions should always start with the name of the thing they are documenting.
by Martin Bertschler
· 8 years ago
0e2fe19
Missing word fix
by Terry Liu
· 8 years ago
771f1c7
slightly better english grammer and makes it easier to understand which is the prefered method
by Toby Allen
· 8 years ago
2c403c2
Update http links to https. It's 2016, no reason not to since golang.org supports it.
by Dmitri Shuralyov
· 9 years ago
4cb9dac
Fixed typo
by Christopher Dunn
· 9 years ago
68ab16c
"Some rules of thumb" -> "Some useful guidelines". Whether historically accurate or not, "rule of thumb" is frequently perceived to have abusive origins.
by Kevin Gillette
· 9 years ago
e6f8213
Revert bad edit
by Andrew Gerrand
· 9 years ago
2c6abb8
Revert ba29054a63aac679bbfe042387909b5bc94c037e...05b95d71ee086df99c922817e1fa318e73cd7135 on CodeReviewComments
by Andrew Gerrand
· 9 years ago
05b95d7
Updated CodeReviewComments (markdown)
by Steve Streeting
· 10 years ago
ba29054
Updated CodeReviewComments (markdown)
by Steve Streeting
· 10 years ago
e3ee7b0
Updated CodeReviewComments (markdown)
by Earl J. Wagner
· 10 years ago
2ae2832
Updated CodeReviewComments (markdown)
by Earl J. Wagner
· 10 years ago
7dda73c
Adds "Declaring Empty Slices".
by Earl J. Wagner
· 10 years ago
812cb13
CodeReviewComments: update link from Naked Returns.
by nathany
· 10 years ago
4d6a1bf
CodeReviewComments: urls for goimports, table driven tests. TOC. Go syntax highlighting.
by nathany
· 10 years ago
0d6986a
Fix formatting after import
by Dave Day
· 10 years ago
5bc444d
Wiki data import from Google Code
by Andrew Gerrand
· 10 years ago